summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)