Add dummy trace creator in tests
[babeltrace.git] / tests / Makefile.am
index 642dd983de46de4edf3a82c1bcfe73242ce6184c..1038535e77d014fc0d9ebd9b4e5699354c269a27 100644 (file)
@@ -1,5 +1,7 @@
 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
-noinst_PROGRAMS = test-bitfield
+noinst_PROGRAMS = test-bitfield test-dummytrace
 
 test_bitfield_SOURCES = test-bitfield.c
+
+test_dummytrace_SOURCES = test-dummytrace.c
This page took 0.022519 seconds and 4 git commands to generate.