API fix: Move callbacks to CTF plugin
[babeltrace.git] / formats / ctf / Makefile.am
index cf01be4baf65bee8448b027ce7cfbb2acec4a41a..f9468fcbfb0d21be9c1f61bd2912957f5513ce81 100644 (file)
@@ -6,7 +6,8 @@ lib_LTLIBRARIES = libctf.la
 
 libctf_la_SOURCES = \
        ctf.c \
-       events.c
+       events.c \
+       callbacks.c
 
 libctf_la_LIBADD = \
        types/libctf-types.la \
This page took 0.023354 seconds and 4 git commands to generate.