Do not install ctf-parser-test
[babeltrace.git] / formats / ctf / metadata / Makefile.am
index 09f105f1f42689c7d6010fe2ce57819e5d60e0e9..a7d6c98ac676bc5fa017d342fc81083b94f80dd5 100644 (file)
@@ -18,7 +18,7 @@ libctf_ast_la_SOURCES = ctf-visitor-xml.c \
 libctf_ast_la_LIBADD = \
                 $(top_builddir)/types/libbabeltrace_types.la
 
-bin_PROGRAMS = ctf-parser-test
+noinst_PROGRAMS = ctf-parser-test
 ctf_parser_test_SOURCES = ctf-parser-test.c
 
 ctf_parser_test_LDADD = \
This page took 0.023531 seconds and 4 git commands to generate.