X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;fp=formats%2Fctf%2FMakefile.am;h=c9faac8b5e98d412dc7bb2fe6821777b4882912c;hp=620f7bd8b566da444ec1478a4fefae19b58370fe;hb=5c5facc70af60670ec8f53b9d90d13722a8477f4;hpb=20d0dcf9609dcd28aebe87c167d6600ddbe668d1 diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index 620f7bd8..c9faac8b 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -5,7 +5,8 @@ SUBDIRS = types metadata . lib_LTLIBRARIES = libctf.la libctf_la_SOURCES = \ - ctf.c + ctf.c \ + events.c libctf_la_LIBADD = \ types/libctf-types.la \