From: Jim Meyering Date: Sat, 25 Nov 2000 13:27:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_33~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=944f878a72b9e93b64e4a0659bed57a5dfb18d74;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/general/Makefile.am b/tests/general/Makefile.am index 551592f96a..5631a6aa5f 100644 --- a/tests/general/Makefile.am +++ b/tests/general/Makefile.am @@ -22,9 +22,7 @@ AUTOMAKE_OPTIONS = gnits SUITE = suite.at dd.at m4sh.at -# We don't actually distribute the testsuite, since one only -# needs m4 to build it, m4 being required anyway to install Autoconf. -EXTRA_DIST = $(SUITE) +EXTRA_DIST = $(SUITE) testsuite TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH @@ -33,7 +31,7 @@ TESTS = testsuite check-local: atconfig -testsuite: $(SUITE) +testsuite: $(SUITE) atgeneral.m4 $(M4) -I $(srcdir) atgeneral.m4 suite.at > $@-t1 sed 's/[ ]*$$//;/^$$/N;/\n$$/D' $@-t1 > $@-tmp rm -f $@-t1