Fix: work-around glibc lying about dlsym()/dlerror() leafness
[lttng-ust.git] / include / Makefile.am
index df308f9bb91d49e903f9a2a20a75a5df0bdc97bf..46cc3fd31213f8765938becafa8aab199881a4c5 100644 (file)
@@ -9,11 +9,9 @@ nobase_include_HEADERS = \
        lttng/ust-tracepoint-event-nowrite.h \
        lttng/ust-events.h \
        lttng/ust-ctl.h \
-       lttng/ust-version.h \
        lttng/ust-abi.h \
        lttng/ringbuffer-abi.h \
        lttng/ust-tracer.h \
-       lttng/ust-config.h \
        lttng/ust-compiler.h \
        lttng/ust.h \
        lttng/ust-endian.h \
@@ -31,5 +29,12 @@ noinst_HEADERS = \
        ust-comm.h \
        lttng/ust-tid.h \
        lttng/bitfield.h \
+       lttng/ust-dlfcn.h \
        helper.h \
        share.h
+
+# Auto-generated by configure.
+
+nobase_nodist_include_HEADERS = \
+       lttng/ust-config.h \
+       lttng/ust-version.h
This page took 0.036176 seconds and 4 git commands to generate.