X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=f9468fcbfb0d21be9c1f61bd2912957f5513ce81;hp=cf01be4baf65bee8448b027ce7cfbb2acec4a41a;hb=634d474be8d4262f5a3e549cdb6891de239f4fe4;hpb=2f851edc117e07c88d48cd4ec3e057fa14deb94e diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index cf01be4b..f9468fcb 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -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 \