crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / printf-posix-tests
index 30ced6297012f12405d4be76d2e4c33d474016a7..8e8ec6de6f6ec0852f4e896a68f62d3d8c3989a2 100644 (file)
@@ -5,6 +5,8 @@ tests/test-printf-posix.h
 tests/test-printf-posix.output
 tests/test-printf-posix2.sh
 tests/test-printf-posix2.c
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 stdint
@@ -14,5 +16,4 @@ AC_CHECK_FUNCS_ONCE([getrlimit setrlimit])
 
 Makefile.am:
 TESTS += test-printf-posix.sh test-printf-posix2.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
 check_PROGRAMS += test-printf-posix test-printf-posix2