Author: sewardj
Date: 2007-11-11 01:20:14 +0000 (Sun, 11 Nov 2007)
New Revision: 7142

Log:
Ensure omega.h is copied into the installation tree at 'make install' time.

Modified:
   trunk/exp-omega/Makefile.am


Modified: trunk/exp-omega/Makefile.am
===================================================================
--- trunk/exp-omega/Makefile.am 2007-11-10 22:50:13 UTC (rev 7141)
+++ trunk/exp-omega/Makefile.am 2007-11-11 01:20:14 UTC (rev 7142)
@@ -90,9 +90,9 @@
 
 oincludedir = $(includedir)/valgrind
 
-oinclude_HEADERS =
+oinclude_HEADERS = omega.h
 
-noinst_HEADERS = omega.h
+noinst_HEADERS =
 
 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

Reply via email to