iswblank: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / vprintf-posix-tests
index 26631b78e87bbdfe7aa83bbf86282be7e4645c24..84f250b35cdee7757051ffc8469162676d4fc1ad 100644 (file)
@@ -2,7 +2,9 @@ Files:
 tests/test-vprintf-posix.sh
 tests/test-vprintf-posix.c
 tests/test-printf-posix.h
-tests/test-fprintf-posix.out
+tests/test-printf-posix.output
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
@@ -11,6 +13,4 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-vprintf-posix.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
 check_PROGRAMS += test-vprintf-posix
-EXTRA_DIST += test-vprintf-posix.sh test-printf-posix.h test-fprintf-posix.out