X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/be2d3759d2b9fb35b0e9c5c24f264d3dafbb1ed0..193593331d2833dbc640f3bb1ad3dd6bfaac858f:/po/makefile diff --git a/po/makefile b/po/makefile index 30af41a16..28890e079 100644 --- a/po/makefile +++ b/po/makefile @@ -65,7 +65,7 @@ $(MOFILES) : $(PO_DOMAINS)/%.mo : $(PO_DOMAINS)/%.po stats: for i in *.pot *.po; do echo -n "$$i: "; msgfmt --statistics $$i; done -binary: $(POTFILES) $(PACKAGE)-all.pot $(MOFILES) +binary: $(POTFILES) $(PACKAGE)-all.pot $(MOFILES) update-po .PHONY: update-po update-po: $(PACKAGE)-all.pot