Fix: pthread wrapper ip context
[lttng-ust.git] / include / Makefile.am
index 4f028dba49b6b11903a7520f53902615130b979a..b77c1364cacd61655c19bd50171ea7a3fe55cf32 100644 (file)
@@ -18,7 +18,9 @@ nobase_include_HEADERS = \
        lttng/ringbuffer-config.h \
        lttng/align.h \
        lttng/bug.h \
-       lttng/ust-error.h
+       lttng/ust-error.h \
+       lttng/tracef.h \
+       lttng/lttng-ust-tracef.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
@@ -29,6 +31,7 @@ noinst_HEADERS = \
        ust-comm.h \
        lttng/ust-tid.h \
        lttng/bitfield.h \
+       lttng/ust-dlfcn.h \
        helper.h \
        share.h
 
This page took 0.023115 seconds and 4 git commands to generate.