Work around difference between Linux ACLs and Solaris 10 ZFS.
[gnulib.git] / modules / argp-tests
index 00cd685..bc7d80a 100644 (file)
@@ -3,10 +3,9 @@ tests/test-argp.c
 tests/test-argp-2.sh
 
 Depends-on:
+progname
 
 Makefile.am:
 TESTS += test-argp test-argp-2.sh
-noinst_PROGRAMS += test-argp 
+check_PROGRAMS += test-argp 
 EXTRA_DIST += test-argp-2.sh
-test_argp_SOURCES = test-argp.c
-