Remove libust-initializer
[lttng-ust.git] / include / Makefile.am
index 9385364217c32ab2224ee45663259fdfefe27d98..dcec467bac4287e5df9a2d8c479175b585e8ee16 100644 (file)
@@ -7,16 +7,21 @@ nobase_include_HEADERS = \
        ust/lttng-events.h \
        ust/version.h \
        ust/lttng-ust-abi.h \
-       ust/ringbuffer-abi.h
+       ust/ringbuffer-abi.h \
+       ust/lttng-tracer.h \
+       ust/usterr-signal-safe.h \
+       ust/core.h \
+       ust/share.h \
+       ust/ust.h
+
+# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
 noinst_HEADERS = \
-       share.h \
+       lttng-ust-comm.h \
        usterr.h \
        ust_snprintf.h \
-       usterr_signal_safe.h \
        ust/compat.h \
        ust/config.h \
-       ust/core.h \
        ust/marker-internal.h \
        ust/tracepoint-internal.h \
        ust/clock.h \
@@ -26,6 +31,5 @@ noinst_HEADERS = \
        ust/kcompat/jhash.h \
        ust/kcompat/compiler.h \
        ust/kcompat/types.h \
-       ust/tracectl.h \
        ust/stringify.h \
        ust/wait.h
This page took 0.047449 seconds and 4 git commands to generate.