--- trunk/installer-simple/Makefile 2014/01/07 20:46:04 2465 +++ trunk/installer-simple/Makefile 2014/01/08 13:13:30 2497 @@ -75,5 +75,7 @@ clean: $(RM) -f bin/installer.sh $(RM) -f systemd/installer.service + $(RM) -f locale/installer.pot.dump + $(RM) -f locale/installer.pot.fixed .PHONY: all install