Convert the unit tests to the TAP format
[babeltrace.git] / tests / lib / Makefile.am
index 0613bebd916f62d5eaed25cce8c9c2d03af8e926..01831de3dfb86452bba6c3e39bf652750b37c56d 100644 (file)
@@ -8,6 +8,8 @@ test_seeks_LDADD = libtestcommon.a \
        $(top_builddir)/lib/libbabeltrace.la \
        $(top_builddir)/formats/ctf/libbabeltrace-ctf.la
 
+test_bitfield_LDADD = libtestcommon.a
+
 noinst_PROGRAMS = test-seeks test-bitfield
 
 test_seeks_SOURCES = test-seeks.c
This page took 0.02353 seconds and 4 git commands to generate.