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