Implement tracef() instrumentation API
[lttng-ust.git] / include / Makefile.am
index 46cc3fd31213f8765938becafa8aab199881a4c5..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.
 
This page took 0.027111 seconds and 4 git commands to generate.