diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 986bdce2..b6af6e02 100644 --- a/po/Makefile +++ b/po/Makefile @@ -37,5 +37,5 @@ install: all done clean: - @rm -rf *.mo $(POFILES:%=%t) $(WIZCFILES) $(PGOAL).pot + @rm -rf *.mo $(POFILES:%=%t) $(WIZCFILES) |