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