lib: split trace API into trace class and trace APIs
[babeltrace.git] / lib / trace-ir / Makefile.am
index bf54eae430e2300602c8c21bef0b362b78ff8e75..5ddcb37a034ddd633ab6802795b3786212c28bd1 100644 (file)
@@ -18,6 +18,7 @@ libtrace_ir_la_SOURCES = \
        stream.c \
        stream-class.c \
        trace.c \
+       trace-class.c \
        utils.c
 
 libtrace_ir_la_LIBADD = $(UUID_LIBS)
This page took 0.02264 seconds and 4 git commands to generate.