X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3811262056f8c09dbf22539133d3c04718beedb0..894007c6363a3280ccab8690a49915316a5d0f80:/po/makefile diff --git a/po/makefile b/po/makefile index bb8118c77..6ad6997c0 100644 --- a/po/makefile +++ b/po/makefile @@ -62,7 +62,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