blob: a2a059c2f01b3ca5265a4519274054ba4651d97c [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 \
njn14f73652005-05-16 03:36:19 +000023 vki-arm-linux.h \
njn4de47b12005-05-16 03:25:12 +000024 vki-x86-linux.h \
25 vki_posixtypes-amd64-linux.h \
njn14f73652005-05-16 03:36:19 +000026 vki_posixtypes-arm-linux.h \
njn4de47b12005-05-16 03:25:12 +000027 vki_posixtypes-x86-linux.h
fitzhardinge98abfc72003-12-16 02:05:15 +000028
njn51d827b2005-05-09 01:02:08 +000029BUILT_SOURCES = valgrind.h
30CLEANFILES = valgrind.h