Move memstream.h and uuid.h to include/babeltrace/compat directory
[babeltrace.git] / formats / ctf / Makefile.am
index 497b35332e19924a4973d0c9f51bcdf7f29b26a8..6dcc1bb3343cb19f8b6e1a3d1d26708e88fd1f22 100644 (file)
@@ -7,9 +7,9 @@ lib_LTLIBRARIES = libbabeltrace-ctf.la
 libbabeltrace_ctf_la_SOURCES = \
        ctf.c \
        events.c \
+       iterator.c \
        callbacks.c \
-       events-private.h \
-       memstream.h
+       events-private.h
 
 # Request that the linker keeps all static libraries objects.
 libbabeltrace_ctf_la_LDFLAGS = \
This page took 0.023755 seconds and 4 git commands to generate.