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