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