Remove libust-initializer
[lttng-ust.git] / include / Makefile.am
index 3361b4e1b3fbee382979e736382b87b0aa55030b..dcec467bac4287e5df9a2d8c479175b585e8ee16 100644 (file)
@@ -11,12 +11,13 @@ nobase_include_HEADERS = \
        ust/lttng-tracer.h \
        ust/usterr-signal-safe.h \
        ust/core.h \
-       ust/share.h
+       ust/share.h \
+       ust/ust.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
 noinst_HEADERS = \
-       lttng-sessiond-comm.h \
+       lttng-ust-comm.h \
        usterr.h \
        ust_snprintf.h \
        ust/compat.h \
@@ -30,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.034407 seconds and 4 git commands to generate.