Author: sewardj Date: 2007-11-10 20:21:11 +0000 (Sat, 10 Nov 2007) New Revision: 7138
Log: Include omega.h in the distribution tarball, else building from the tarball fails. As it stands omega.h is not installed into $prefix/include/valgrind, so cannot be used in client requests. Perhaps it should be. Modified: trunk/exp-omega/Makefile.am Modified: trunk/exp-omega/Makefile.am =================================================================== --- trunk/exp-omega/Makefile.am 2007-11-10 20:12:23 UTC (rev 7137) +++ trunk/exp-omega/Makefile.am 2007-11-10 20:21:11 UTC (rev 7138) @@ -92,7 +92,7 @@ oinclude_HEADERS = -noinst_HEADERS = +noinst_HEADERS = omega.h o_replace_memops.o: CFLAGS += -fno-omit-frame-pointer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers