X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Flib%2Fwriter%2FMakefile.am;h=6a881bbb286bd9a7017c0b10e6993f14247ab7bc;hb=3af7070ba352b162eb61a98ecab13ecfb519548d;hp=4cb79a12b17f6cf6360df41928417707f7f1e5cd;hpb=c725abddd1e52934a5a9f9d796ff84bf3dd838f4;p=babeltrace.git diff --git a/tests/lib/writer/Makefile.am b/tests/lib/writer/Makefile.am index 4cb79a12..6a881bbb 100644 --- a/tests/lib/writer/Makefile.am +++ b/tests/lib/writer/Makefile.am @@ -1,7 +1,7 @@ -check_SCRIPTS = test_ctf_writer_empty_packet.py +check_SCRIPTS = test_ctf_writer_no_packet_context.py -dist_noinst_SCRIPTS = test_ctf_writer_empty_packet.py -EXTRA_DIST = test_ctf_writer_empty_packet.py +dist_noinst_SCRIPTS = test_ctf_writer_no_packet_context.py +EXTRA_DIST = test_ctf_writer_no_packet_context.py all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \