add missing usterr_signal_safe.h to makefile
[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/processor.h \
7 ust/probe.h \
8 ust/ust.h \
9 ust/tracectl.h \
10 ust/config.h \
11 ust/core.h \
12 ust/clock.h \
13 ust/type-serializer.h \
14 ust/kcompat/kcompat.h \
15 ust/kcompat/compiler.h \
16 ust/kcompat/jhash.h \
17 ust/kcompat/simple.h \
18 ust/kcompat/types.h \
19 ust/kcompat/stringify.h \
20 ust/ustctl.h \
21 ust/ustconsumer.h
22
23 noinst_HEADERS = share.h usterr.h ust_snprintf.h usterr_signal_safe.h
This page took 0.029274 seconds and 4 git commands to generate.