X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffwritable-tests;h=803a331e2d717398207f70a0a032ff73ac074759;hb=cde82ba3a73b7482132a950ac0d7cb0da67a2e1c;hp=0e61607d85e500e40fce868fe56b92445ea892e2;hpb=384cc9551d11f74b9c642e6ca0dfc586cfafba5f;p=gnulib.git diff --git a/modules/fwritable-tests b/modules/fwritable-tests index 0e61607d8..803a331e2 100644 --- a/modules/fwritable-tests +++ b/modules/fwritable-tests @@ -1,11 +1,13 @@ Files: tests/test-fwritable.c +tests/macros.h Depends-on: +fflush configure.ac: Makefile.am: TESTS += test-fwritable check_PROGRAMS += test-fwritable - +MOSTLYCLEANFILES += t-fwritable.tmp