X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/f9f76fdf645a98c9de721de9971203116f9ab9aa..e3551231a7ade77d74b01849502ba9ee8cb20c8d:/Makefile diff --git a/Makefile b/Makefile index a1d1348..4feb1a9 100644 --- a/Makefile +++ b/Makefile @@ -64,7 +64,7 @@ po/mwcc.pot: $(SOURCE).md rm $$TEMP po/*/mwcc.po: po/mwcc.pot - msgmerge $@ po/mwcc.pot -U + msgmerge --previous $@ po/mwcc.pot -U touch $@ $(SOURCE).es.md: $(SOURCE).md po/es/mwcc.po