Remove hlist from kcompat's headers and code
[ust.git] / include / Makefile.am
CommitLineData
17bb07b4
PMF
1nobase_include_HEADERS = \
2 ust/immediate.h \
17bb07b4
PMF
3 ust/marker.h \
4 ust/tracepoint.h \
22d72948
NC
5 ust/define_trace.h \
6 ust/ust_trace.h \
17bb07b4
PMF
7 ust/processor.h \
8 ust/probe.h \
9 ust/ust.h \
10 ust/tracectl.h \
12e81b07 11 ust/core.h \
ec3e0940 12 ust/clock.h \
12e81b07 13 ust/type-serializer.h \
76154767 14 ust/kcompat/kcompat.h \
17bb07b4
PMF
15 ust/kcompat/compiler.h \
16 ust/kcompat/disable.h \
17bb07b4
PMF
17 ust/kcompat/jhash.h \
18 ust/kcompat/kref.h \
19 ust/kcompat/simple.h \
d6c9f207 20 ust/kcompat/types.h \
22d72948 21 ust/kcompat/stringify.h \
d6c9f207
AH
22 ust/ustcmd.h \
23 ust/ustd.h
fbca6b62 24
bf0d695d 25noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.029934 seconds and 4 git commands to generate.