pmccabe2html: escaping of special characters
[gnulib.git] / modules / argp-tests
index 817d7b7..8f92a4d 100644 (file)
@@ -7,6 +7,5 @@ progname
 
 Makefile.am:
 TESTS += test-argp test-argp-2.sh
-check_PROGRAMS += test-argp 
-test_argp_LDADD = @LIBINTL@ $(LDADD)
-EXTRA_DIST += test-argp-2.sh
+check_PROGRAMS += test-argp
+test_argp_LDADD = $(LDADD) @LIBINTL@