ctf.fs: bt_ctf_notif_iter_create(): assert() that all medops exist
[babeltrace.git] / formats / ctf / writer / Makefile.am
index 84ac03d5cc8cb9d8ae80963f57348474e7c98ffb..1fa1fbcf9d8a57887dd21305eb235f2afe401163 100644 (file)
@@ -3,12 +3,8 @@ AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 noinst_LTLIBRARIES = libctf-writer.la
 
 libctf_writer_la_SOURCES = \
-       writer.c \
        clock.c \
-       stream.c \
-       event-types.c \
-       event-fields.c \
-       event.c \
+       writer.c \
        functor.c
 
 libctf_writer_la_LIBADD = \
This page took 0.032274 seconds and 4 git commands to generate.