Add missing lex/bison generated files to make clean
[babeltrace.git] / formats / ctf / metadata / Makefile.am
index b33ce5536b4124284100a52f1bc60c664987065a..3d9a2500d82a6aa6b85c2d32f62cba148e10d6b3 100644 (file)
@@ -34,3 +34,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.022954 seconds and 4 git commands to generate.