Move memstream.h and uuid.h to include/babeltrace/compat directory
[babeltrace.git] / formats / ctf / Makefile.am
index d803b69a2205340ee490b28ee8501bac5e143ca0..6dcc1bb3343cb19f8b6e1a3d1d26708e88fd1f22 100644 (file)
@@ -9,8 +9,7 @@ libbabeltrace_ctf_la_SOURCES = \
        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.022805 seconds and 4 git commands to generate.