summaryrefslogtreecommitdiff
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-30 05:28:37 +0000
committerJim Meyering <jim@meyering.net>1997-01-30 05:28:37 +0000
commit1e40423be84cc3e594d7c64c923f39663549dcca (patch)
treeff582681a35fc5f8d37aa5979c8ee3269323592a /po/Makefile.in.in
parent0c5ab92b5932030439686d0a56efa5fea814ab13 (diff)
downloadcoreutils-1e40423be84cc3e594d7c64c923f39663549dcca.tar.xz
(maintainer-clean): Remove GMOFILES.
From Paul Eggert.
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 1d84a1089..71e8aa35a 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)