X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flogf-tests;h=1dee20b33406dc1298ea1e69d6f82b8b3f449802;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=d56c49e5432e51255414be74bd10be75b6a15740;hpb=88587173921b74394414c5367294588052fc91a3;p=gnulib.git diff --git a/modules/logf-tests b/modules/logf-tests index d56c49e54..1dee20b33 100644 --- a/modules/logf-tests +++ b/modules/logf-tests @@ -1,7 +1,10 @@ Files: tests/test-logf.c +tests/test-log.h +tests/minus-zero.h tests/signature.h tests/macros.h +tests/randomf.c Depends-on: @@ -10,4 +13,5 @@ configure.ac: Makefile.am: TESTS += test-logf check_PROGRAMS += test-logf +test_logf_SOURCES = test-logf.c randomf.c test_logf_LDADD = $(LDADD) @LOGF_LIBM@