blob: 50dffc70edb8c391385d689ffebd0dd4e24561f1 [file] [log] [blame]
nethercotec06e2132004-09-03 13:45:29 +00001
njn25ab726032002-09-23 16:24:41 +00002EXTRA_DIST = \
nethercotee90c6832004-10-18 18:07:49 +00003 valgrind.h.in \
4 vg_profile.c
njn25ab726032002-09-23 16:24:41 +00005
njn683c6ee2002-11-12 10:53:31 +00006incincdir = $(includedir)/valgrind
7
8incinc_HEADERS = \
njn4de47b12005-05-16 03:25:12 +00009 basic_types.h \
10 tool.h \
11 tool_asm.h \
12 pub_tool_errormgr.h \
13 pub_tool_execontext.h \
14 pub_tool_hashtable.h \
15 pub_tool_mallocfree.h \
16 pub_tool_replacemalloc.h \
17 pub_tool_skiplist.h \
18 pub_tool_stacktrace.h \
19 pub_tool_tooliface.h \
20 valgrind.h \
21 vki-linux.h \
22 vki-amd64-linux.h \
23 vki-x86-linux.h \
24 vki_posixtypes-amd64-linux.h \
25 vki_posixtypes-x86-linux.h
fitzhardinge98abfc72003-12-16 02:05:15 +000026
njn51d827b2005-05-09 01:02:08 +000027BUILT_SOURCES = valgrind.h
28CLEANFILES = valgrind.h