remove some unused code
[ust.git] / include / Makefile.am
CommitLineData
17bb07b4
PMF
1nobase_include_HEADERS = \
2 ust/immediate.h \
3 ust/kernelcompat.h \
4 ust/marker.h \
5 ust/tracepoint.h \
6 ust/processor.h \
7 ust/probe.h \
8 ust/ust.h \
9 ust/tracectl.h \
76154767 10 ust/kcompat/kcompat.h \
17bb07b4
PMF
11 ust/kcompat/compiler.h \
12 ust/kcompat/disable.h \
13 ust/kcompat/hlist.h \
14 ust/kcompat/jhash.h \
15 ust/kcompat/kref.h \
16 ust/kcompat/simple.h \
17 ust/kcompat/types.h
fbca6b62 18
bf0d695d 19noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.028424 seconds and 4 git commands to generate.