Ensure temp file is closed before its directory is removed.
[gnulib.git] / modules / argp-tests
index 00cd685..a7dd5ba 100644 (file)
@@ -5,8 +5,6 @@ tests/test-argp-2.sh
 Depends-on:
 
 Makefile.am:
-TESTS += test-argp test-argp-2.sh
-noinst_PROGRAMS += test-argp 
+TESTS += test-argp$(EXEEXT) test-argp-2.sh
+check_PROGRAMS += test-argp 
 EXTRA_DIST += test-argp-2.sh
-test_argp_SOURCES = test-argp.c
-