tests/lib/Makefile.am: fix check_ vs. noinst_ prefix
[babeltrace.git] / tests / lib / Makefile.am
index c9219b8a7a7b87e2e9dc5a88814f818bdcc6e891..6f816f4ba9b080d3539db048afdcb1f4850b0483 100644 (file)
@@ -36,7 +36,7 @@ test_cc_prio_map_LDADD = $(COMMON_TEST_LDADD)
 
 test_bt_notification_iterator_LDADD = $(COMMON_TEST_LDADD)
 
-check_PROGRAMS = test_bitfield test_ctf_writer test_bt_values \
+noinst_PROGRAMS = test_bitfield test_ctf_writer test_bt_values \
        test_ctf_ir_ref test_bt_ctf_field_type_validation test_ir_visit \
        test_bt_notification_heap test_plugin test_graph_topo \
        test_cc_prio_map test_bt_notification_iterator
This page took 0.023573 seconds and 4 git commands to generate.