From: Jim Meyering Date: Thu, 30 Jan 1997 05:28:37 +0000 (+0000) Subject: (maintainer-clean): Remove GMOFILES. X-Git-Tag: SH-UTILS-1_16a~320 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1e40423be84cc3e594d7c64c923f39663549dcca;p=thirdparty%2Fcoreutils.git (maintainer-clean): Remove GMOFILES. From Paul Eggert. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 1d84a10898..71e8aa35ab 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -207,6 +207,7 @@ distclean: clean maintainer-clean: distclean @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." + rm -f $(GMOFILES) distdir = ../$(PACKAGE)-$(VERSION)/$(subdir) dist distdir: update-po $(DISTFILES)