blob: b2fa0347063e399dc3956668b4c0df9d6d6c85ec [file] [log] [blame]
nethercotec06e2132004-09-03 13:45:29 +00001
njn683c6ee2002-11-12 10:53:31 +00002incincdir = $(includedir)/valgrind
3
4incinc_HEADERS = \
njn4de47b12005-05-16 03:25:12 +00005 basic_types.h \
6 tool.h \
7 tool_asm.h \
8 pub_tool_errormgr.h \
9 pub_tool_execontext.h \
10 pub_tool_hashtable.h \
11 pub_tool_mallocfree.h \
njn20242342005-05-16 23:31:24 +000012 pub_tool_options.h \
njn31513b42005-06-01 03:09:59 +000013 pub_tool_profile.h \
njn4de47b12005-05-16 03:25:12 +000014 pub_tool_replacemalloc.h \
15 pub_tool_skiplist.h \
16 pub_tool_stacktrace.h \
17 pub_tool_tooliface.h \
18 valgrind.h \
19 vki-linux.h \
20 vki-amd64-linux.h \
njn14f73652005-05-16 03:36:19 +000021 vki-arm-linux.h \
njn4de47b12005-05-16 03:25:12 +000022 vki-x86-linux.h \
23 vki_posixtypes-amd64-linux.h \
njn14f73652005-05-16 03:36:19 +000024 vki_posixtypes-arm-linux.h \
njn4de47b12005-05-16 03:25:12 +000025 vki_posixtypes-x86-linux.h