aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index 808621e..5fca51f 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -23,7 +23,7 @@ install: all
done
clean:
- rm -f *~ *.[oas] *.mo $(GOALS) TAGS $(MOFILES)
+ rm -f *~ *.[oas] *.mo TAGS
%.mo: %.po
msgfmt -o $@ $<