X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Ffwritable-tests;h=803a331e2d717398207f70a0a032ff73ac074759;hb=7170ee077cc44186a70cb264ceb8352a1349e05b;hp=0e61607d85e500e40fce868fe56b92445ea892e2;hpb=384cc9551d11f74b9c642e6ca0dfc586cfafba5f;p=pspp diff --git a/modules/fwritable-tests b/modules/fwritable-tests index 0e61607d85..803a331e2d 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