eba0fe5b8153ff37e571d857a466fdc7e850a5a7
[ust.git] / include / Makefile.am
1 nobase_include_HEADERS = \
2 ust/immediate.h \
3 ust/marker.h \
4 ust/tracepoint.h \
5 ust/processor.h \
6 ust/probe.h \
7 ust/ust.h \
8 ust/tracectl.h \
9 ust/core.h \
10 ust/type-serializer.h \
11 ust/kcompat/kcompat.h \
12 ust/kcompat/compiler.h \
13 ust/kcompat/disable.h \
14 ust/kcompat/hlist.h \
15 ust/kcompat/jhash.h \
16 ust/kcompat/kref.h \
17 ust/kcompat/simple.h \
18 ust/kcompat/types.h
19
20 noinst_HEADERS = share.h usterr.h ust_snprintf.h
This page took 0.028734 seconds and 3 git commands to generate.