Cleanup: add lttng_/lttng-/LTTNG_ prefixes
[lttng-ust.git] / include / Makefile.am
index 571e32f92066d4a6f582f448195b8d67e7f623c6..df308f9bb91d49e903f9a2a20a75a5df0bdc97bf 100644 (file)
@@ -5,6 +5,8 @@ nobase_include_HEADERS = \
        lttng/tracepoint-event.h \
        lttng/ust-tracepoint-event.h \
        lttng/ust-tracepoint-event-reset.h \
+       lttng/ust-tracepoint-event-write.h \
+       lttng/ust-tracepoint-event-nowrite.h \
        lttng/ust-events.h \
        lttng/ust-ctl.h \
        lttng/ust-version.h \
@@ -12,11 +14,13 @@ nobase_include_HEADERS = \
        lttng/ringbuffer-abi.h \
        lttng/ust-tracer.h \
        lttng/ust-config.h \
+       lttng/ust-compiler.h \
        lttng/ust.h \
        lttng/ust-endian.h \
        lttng/ringbuffer-config.h \
        lttng/align.h \
-       lttng/bug.h
+       lttng/bug.h \
+       lttng/ust-error.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
This page took 0.02948 seconds and 4 git commands to generate.