diff options
-rw-r--r-- | live/draklive-install/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/live/draklive-install/po/Makefile b/live/draklive-install/po/Makefile index b97eddd66..cf94c588b 100644 --- a/live/draklive-install/po/Makefile +++ b/live/draklive-install/po/Makefile @@ -29,4 +29,4 @@ install: all done clean: - @rm -rf *.mo $(POFILES:%=%t) $(NAME).pot + @rm -rf *.mo $(POFILES:%=%t) |