blob: 9f3f4a091a9ece44cf713fd6a2f338f645a5061d [file] [log] [blame]
Jeff Browned07e002011-02-03 17:46:23 -08001
2# The "nobase" means that the vki/ path on some of them will be preserved
3# when they are installed into $(includedir)/valgrind.
4nobase_pkginclude_HEADERS = \
5 pub_tool_basics.h \
6 pub_tool_basics_asm.h \
7 pub_tool_aspacehl.h \
8 pub_tool_aspacemgr.h \
9 pub_tool_clientstate.h \
10 pub_tool_clreq.h \
11 pub_tool_cpuid.h \
12 pub_tool_debuginfo.h \
13 pub_tool_errormgr.h \
14 pub_tool_execontext.h \
Evgeniy Stepanovb32f5802011-12-20 11:21:56 +040015 pub_tool_gdbserver.h \
Jeff Browned07e002011-02-03 17:46:23 -080016 pub_tool_hashtable.h \
17 pub_tool_libcbase.h \
18 pub_tool_libcassert.h \
19 pub_tool_libcfile.h \
20 pub_tool_libcprint.h \
21 pub_tool_libcproc.h \
Evgeniy Stepanovb32f5802011-12-20 11:21:56 +040022 pub_tool_libcsetjmp.h \
Jeff Browned07e002011-02-03 17:46:23 -080023 pub_tool_libcsignal.h \
24 pub_tool_machine.h \
25 pub_tool_mallocfree.h \
26 pub_tool_options.h \
27 pub_tool_oset.h \
28 pub_tool_redir.h \
29 pub_tool_replacemalloc.h \
30 pub_tool_seqmatch.h \
31 pub_tool_signals.h \
32 pub_tool_sparsewa.h \
33 pub_tool_stacktrace.h \
34 pub_tool_threadstate.h \
35 pub_tool_tooliface.h \
36 pub_tool_vki.h \
37 pub_tool_vkiscnums.h \
38 pub_tool_vkiscnums_asm.h \
39 pub_tool_wordfm.h \
40 pub_tool_xarray.h \
41 valgrind.h \
42 vki/vki-linux.h \
43 vki/vki-darwin.h \
44 vki/vki-posixtypes-amd64-linux.h \
45 vki/vki-posixtypes-ppc32-linux.h \
46 vki/vki-posixtypes-ppc64-linux.h \
47 vki/vki-posixtypes-x86-linux.h \
48 vki/vki-posixtypes-arm-linux.h \
Evgeniy Stepanovb32f5802011-12-20 11:21:56 +040049 vki/vki-posixtypes-s390x-linux.h \
Jeff Browned07e002011-02-03 17:46:23 -080050 vki/vki-amd64-linux.h \
51 vki/vki-ppc32-linux.h \
52 vki/vki-ppc64-linux.h \
53 vki/vki-x86-linux.h \
54 vki/vki-arm-linux.h \
Evgeniy Stepanovb32f5802011-12-20 11:21:56 +040055 vki/vki-s390x-linux.h \
Jeff Browned07e002011-02-03 17:46:23 -080056 vki/vki-scnums-amd64-linux.h \
57 vki/vki-scnums-ppc32-linux.h \
58 vki/vki-scnums-ppc64-linux.h \
59 vki/vki-scnums-x86-linux.h \
60 vki/vki-scnums-arm-linux.h \
Evgeniy Stepanovb32f5802011-12-20 11:21:56 +040061 vki/vki-scnums-s390x-linux.h \
Jeff Browned07e002011-02-03 17:46:23 -080062 vki/vki-scnums-darwin.h