Split the CTF-Writer implementation in IR and Writer parts
[babeltrace.git] / formats / ctf / writer / Makefile.am
index 84ac03d5cc8cb9d8ae80963f57348474e7c98ffb..6f791f555c888f324a3c7b77030a3812a4f36f1a 100644 (file)
@@ -4,11 +4,7 @@ noinst_LTLIBRARIES = libctf-writer.la
 
 libctf_writer_la_SOURCES = \
        writer.c \
-       clock.c \
        stream.c \
-       event-types.c \
-       event-fields.c \
-       event.c \
        functor.c
 
 libctf_writer_la_LIBADD = \
This page took 0.023776 seconds and 4 git commands to generate.