Add AST visitors: parent links creation and semantic validator
[babeltrace.git] / formats / ctf / metadata / Makefile.am
index a75e10c618a17e45e0c6891316879043d8bf94c3..00b12d277b7f64da712934240713673f967210f4 100644 (file)
@@ -9,4 +9,6 @@ libctf_parser_a_SOURCES = ctf-lexer.l ctf-parser.y
 bin_PROGRAMS = ctf-parser-test
 ctf_parser_test_SOURCES = \
                        ctf-parser-test.c ctf-visitor-xml.c \
+                       ctf-visitor-parent-links.c \
+                       ctf-visitor-semantic-validator.c \
                        ctf-lexer.l ctf-parser.y
This page took 0.022616 seconds and 4 git commands to generate.