X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=f9468fcbfb0d21be9c1f61bd2912957f5513ce81;hb=634d474be8d4262f5a3e549cdb6891de239f4fe4;hp=cf01be4baf65bee8448b027ce7cfbb2acec4a41a;hpb=e419579102094d83539d79ce6af83d9786d387ee;p=babeltrace.git 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 \