Add missing lex/bison generated files to make clean
[babeltrace.git] / formats / ctf / metadata / Makefile.am
index 69f71275528e4a945a208bfa0c77f5dfe566dd3b..85db70647c3a1595daddbacffe882667376c10eb 100644 (file)
@@ -37,3 +37,5 @@ ctf_parser_test_SOURCES = ctf-parser-test.c
 ctf_parser_test_LDADD = \
                libctf-parser.la \
                libctf-ast.la
+
+CLEANFILES = ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser.output
This page took 0.022613 seconds and 4 git commands to generate.