]> git.draconx.ca Git - cdecl99.git/blobdiff - Makefile.am
tests: Use TAP helpers in rng-test.
[cdecl99.git] / Makefile.am
index 220280ce76ff8f87a06827f36cd02a06d763f5a8..ee4f7799cb56a250695e637ce2f3888f098f200e 100644 (file)
@@ -81,7 +81,7 @@ $(libmain_a_OBJECTS): src/options.h
 
 check_PROGRAMS = t/crossparse t/normalize t/randomdecl t/rng-test
 check_LIBRARIES = libtest.a
-libtest_a_SOURCES = t/testlib.c t/rng.c common/src/help.c
+libtest_a_SOURCES = t/testlib.c t/rng.c common/src/help.c common/src/tap.c
 $(libtest_a_OBJECTS): $(gnulib_headers)
 
 TEST_LIBS = libtest.a libcdecl.la libgnu.a $(LDEXP_LIBM)