add missing usterr_signal_safe.h to makefile
[ust.git] / include / Makefile.am
CommitLineData
17bb07b4 1nobase_include_HEADERS = \
17bb07b4
PMF
2 ust/marker.h \
3 ust/tracepoint.h \
22d72948
NC
4 ust/define_trace.h \
5 ust/ust_trace.h \
17bb07b4
PMF
6 ust/processor.h \
7 ust/probe.h \
8 ust/ust.h \
9 ust/tracectl.h \
2699970a 10 ust/config.h \
12e81b07 11 ust/core.h \
ec3e0940 12 ust/clock.h \
12e81b07 13 ust/type-serializer.h \
76154767 14 ust/kcompat/kcompat.h \
17bb07b4 15 ust/kcompat/compiler.h \
17bb07b4 16 ust/kcompat/jhash.h \
17bb07b4 17 ust/kcompat/simple.h \
d6c9f207 18 ust/kcompat/types.h \
22d72948 19 ust/kcompat/stringify.h \
2298f329 20 ust/ustctl.h \
9dc7b7ff 21 ust/ustconsumer.h
fbca6b62 22
c34b3b36 23noinst_HEADERS = share.h usterr.h ust_snprintf.h usterr_signal_safe.h
This page took 0.034246 seconds and 4 git commands to generate.