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.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7138
This commit is contained in:
Julian Seward
2007-11-10 20:21:11 +00:00
parent 543f58ba79
commit c2382a8097

View File

@@ -92,7 +92,7 @@ oincludedir = $(includedir)/valgrind
oinclude_HEADERS =
noinst_HEADERS =
noinst_HEADERS = omega.h
o_replace_memops.o: CFLAGS += -fno-omit-frame-pointer