X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=po%2Fautomake.mk;h=1d25f1694800b78971b3ee7f92b32a337ca900f3;hb=33cdbdf7e095370cf04240eed21344205a487191;hp=6f918602a8946768e1d8bb6262c350123f64f33a;hpb=31d82a2be4506259512ee4ed075eadb76750139f;p=pspp diff --git a/po/automake.mk b/po/automake.mk index 6f918602a8..1d25f16948 100644 --- a/po/automake.mk +++ b/po/automake.mk @@ -125,7 +125,7 @@ CLEAN_LOCAL += po_CLEAN # Download the po files from http://translationproject.org # The final action to this rule is to remove the .pot file. This # is because the po files must be re-merged against an updated version of it. -.PHONY: po-update +PHONY += po-update po-update: $(POFILES) for p in $^; do \ wget --recursive --level=1 --accept=po --no-directories --no-use-server-timestamps \