Implement tracef() instrumentation API
[lttng-ust.git] / liblttng-ust / Makefile.am
index e9022d8a469d899f2910cf1931006fbc7538fa78..569a701a3b1e343994a03986a381dfac564a3f94 100644 (file)
@@ -44,7 +44,9 @@ liblttng_ust_runtime_la_SOURCES = \
        wait.h \
        jhash.h \
        lttng-ust-uuid.h \
-       error.h
+       error.h \
+       tracef.c \
+       lttng-ust-tracef-provider.h
 
 liblttng_ust_support_la_SOURCES = \
        lttng-tracer.h \
This page took 0.023808 seconds and 4 git commands to generate.