diff --git a/po/Makefile.in b/po/Makefile.in index 9c6e52009..b901f90a8 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -103,6 +103,7 @@ uninstall: $(UNINSTALL_TRANSLATIONS) clean: rm -f *.mo rm -f *.old + rm -f *.pot distclean: clean rm -f $(DISTCLEAN_FILES)