Privatize headers
[ust.git] / include / Makefile.am
CommitLineData
17bb07b4 1nobase_include_HEADERS = \
17bb07b4
PMF
2 ust/marker.h \
3 ust/tracepoint.h \
22d72948
NC
4 ust/define_trace.h \
5 ust/ust_trace.h \
17bb07b4 6 ust/tracectl.h \
2699970a 7 ust/config.h \
9edd34bd
MD
8 ust/stringify.h \
9 ust/ustctl.h \
10 ust/ustconsumer.h
11
12noinst_HEADERS = \
13 share.h \
14 usterr.h \
15 ust_snprintf.h \
16 usterr_signal_safe.h \
12e81b07 17 ust/core.h \
9edd34bd
MD
18 ust/marker-internal.h \
19 ust/tracepoint-internal.h \
ec3e0940 20 ust/clock.h \
9edd34bd
MD
21 ust/probe.h \
22 ust/processor.h \
76154767 23 ust/kcompat/kcompat.h \
17bb07b4 24 ust/kcompat/jhash.h \
9edd34bd 25 ust/kcompat/compiler.h \
17bb07b4 26 ust/kcompat/simple.h \
9edd34bd 27 ust/kcompat/types.h
This page took 0.031935 seconds and 4 git commands to generate.