Remove dependancies on ctf.fs source component caused by former logging API
[babeltrace.git] / plugins / ctf / common / metadata / Makefile.am
index 9e675e2241af78f6b402361a2e1de05194755f8d..1cd9e7536ab27ceb071badbf243a61e71de2dc28 100644 (file)
@@ -22,7 +22,9 @@ libctf_ast_la_SOURCES = \
        scanner.h \
        scanner-symbols.h \
        decoder.c \
-       decoder.h
+       decoder.h \
+       logging.c \
+       logging.h
 
 libctf_ast_la_LIBADD =
 
This page took 0.02389 seconds and 4 git commands to generate.