clock.h: ensure all functions are trivial (10 lines or less)
[lttng-ust.git] / include / Makefile.am
index 3a667956a3db3554b8dfc6cfc37640f05df126d9..350d927e2bb296084a401f676ab26edb098c6c16 100644 (file)
@@ -1,5 +1,4 @@
 nobase_include_HEADERS = \
-       lttng/marker.h \
        lttng/tracepoint.h \
        lttng/tracepoint-types.h \
        lttng/tracepoint-event.h \
@@ -9,7 +8,6 @@ nobase_include_HEADERS = \
        lttng/ust-ctl.h \
        lttng/version.h \
        lttng/ust-abi.h \
-       lttng/ust-comm.h \
        lttng/ringbuffer-abi.h \
        lttng/ust-tracer.h \
        lttng/usterr-signal-safe.h \
@@ -32,9 +30,8 @@ nobase_include_HEADERS = \
 noinst_HEADERS = \
        usterr.h \
        ust_snprintf.h \
+       lttng/ust-comm.h \
        lttng/compat.h \
-       lttng/marker-internal.h \
-       lttng/tracepoint-internal.h \
        lttng/clock.h \
        lttng/probe-internal.h \
        lttng/stringify.h \
This page took 0.023199 seconds and 4 git commands to generate.