Implement clock override plugin support
[lttng-ust.git] / include / Makefile.am
index 4f028dba49b6b11903a7520f53902615130b979a..b3598ffc859b24fc1c377baed07e7e9d142eb9d9 100644 (file)
@@ -18,17 +18,20 @@ 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 \
+       lttng/ust-clock.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
 noinst_HEADERS = \
-       usterr.h \
        usterr-signal-safe.h \
        ust_snprintf.h \
        ust-comm.h \
        lttng/ust-tid.h \
        lttng/bitfield.h \
+       lttng/ust-dlfcn.h \
        helper.h \
        share.h
 
This page took 0.023235 seconds and 4 git commands to generate.