Do not install ctf-parser-test
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 19 Nov 2011 16:27:20 +0000 (11:27 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 19 Nov 2011 16:27:20 +0000 (11:27 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
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.024739 seconds and 4 git commands to generate.