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 cbabc05..5945672 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