Build TRACEPOINT_EVENT integer type
[lttng-ust.git] / include / Makefile.am
index 9385364217c32ab2224ee45663259fdfefe27d98..856be021838b1122c09cd26e0bfbacd7de8cb7b3 100644 (file)
@@ -7,16 +7,19 @@ 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
+
+# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
 noinst_HEADERS = \
-       share.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 \
This page took 0.023129 seconds and 4 git commands to generate.