getline: Simplify.
[pspp] / modules / vfprintf-posix-tests
index b91d17fe1e0c73ee6525a890465d5cced9200d82..d4dab2d9481de23d8c8d628a3b4def11edb1850b 100644 (file)
@@ -3,6 +3,8 @@ tests/test-vfprintf-posix.sh
 tests/test-vfprintf-posix.c
 tests/test-fprintf-posix.h
 tests/test-printf-posix.output
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
@@ -11,6 +13,4 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-vfprintf-posix.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
 check_PROGRAMS += test-vfprintf-posix
-EXTRA_DIST += test-vfprintf-posix.sh test-fprintf-posix.h test-printf-posix.output