Combine duplicated API/pretty-print timestamp code
[babeltrace.git] / formats / ctf / Makefile.am
index f9468fcbfb0d21be9c1f61bd2912957f5513ce81..a85e7d3eed0871f0d6679183e497e26541e99983 100644 (file)
@@ -7,7 +7,8 @@ lib_LTLIBRARIES = libctf.la
 libctf_la_SOURCES = \
        ctf.c \
        events.c \
 libctf_la_SOURCES = \
        ctf.c \
        events.c \
-       callbacks.c
+       callbacks.c \
+       events-private.h
 
 libctf_la_LIBADD = \
        types/libctf-types.la \
 
 libctf_la_LIBADD = \
        types/libctf-types.la \
This page took 0.022958 seconds and 4 git commands to generate.