X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2FMakefile.am;h=d803b69a2205340ee490b28ee8501bac5e143ca0;hp=8d2ee192bc5442d06608ee63c72d2c45ba51f6e6;hb=474150688a81e2bc487aaa9932af6a0585e5fb79;hpb=30827463276bab779a0965e8adf271c451c2a28a diff --git a/formats/ctf/Makefile.am b/formats/ctf/Makefile.am index 8d2ee192..d803b69a 100644 --- a/formats/ctf/Makefile.am +++ b/formats/ctf/Makefile.am @@ -7,8 +7,10 @@ lib_LTLIBRARIES = libbabeltrace-ctf.la libbabeltrace_ctf_la_SOURCES = \ ctf.c \ events.c \ + iterator.c \ callbacks.c \ - events-private.h + events-private.h \ + memstream.h # Request that the linker keeps all static libraries objects. libbabeltrace_ctf_la_LDFLAGS = \