Cygwin: Remove weak symbols attributes due to semantic differences
[lttng-ust.git] / include / Makefile.am
index 4ebff36af0b21ade4af7cfd822270f5dd296c2d9..571e32f92066d4a6f582f448195b8d67e7f623c6 100644 (file)
@@ -1,5 +1,6 @@
 nobase_include_HEADERS = \
        lttng/tracepoint.h \
+       lttng/tracepoint-rcu.h \
        lttng/tracepoint-types.h \
        lttng/tracepoint-event.h \
        lttng/ust-tracepoint-event.h \
@@ -10,9 +11,9 @@ nobase_include_HEADERS = \
        lttng/ust-abi.h \
        lttng/ringbuffer-abi.h \
        lttng/ust-tracer.h \
-       lttng/config.h \
-       lttng/share.h \
+       lttng/ust-config.h \
        lttng/ust.h \
+       lttng/ust-endian.h \
        lttng/ringbuffer-config.h \
        lttng/align.h \
        lttng/bug.h
@@ -24,5 +25,7 @@ noinst_HEADERS = \
        usterr-signal-safe.h \
        ust_snprintf.h \
        ust-comm.h \
+       lttng/ust-tid.h \
        lttng/bitfield.h \
-       helper.h
+       helper.h \
+       share.h
This page took 0.028144 seconds and 4 git commands to generate.