]> sourceware.org Git - automake.git/commitdiff
regen
authorAlexandre Duret-Lutz <adl@gnu.org>
Tue, 24 Sep 2002 08:05:35 +0000 (08:05 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Tue, 24 Sep 2002 08:05:35 +0000 (08:05 +0000)
Makefile.in

index cbabc05e8fd1025d87d0f20265510f1937ce1ee3..5945672b0ada606dff42c4e37fc7c93e33b594fc 100644 (file)
@@ -520,7 +520,7 @@ distcleancheck: distclean
          exit 1 ; \
        fi
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
-         || { echo "ERROR: files left after distclean:" ; \
+         || { echo "ERROR: files left in build directory after distclean:" ; \
               $(distcleancheck_listfiles) ; \
               exit 1; } >&2
 check-am: all-am
This page took 0.029213 seconds and 5 git commands to generate.