From: Petter Reinholdtsen Date: Mon, 25 Jul 2016 19:54:44 +0000 (+0200) Subject: Add missing rules. X-Git-Url: http://pere.pagekite.me/gitweb/text-relativity-of-wrong-asimov.git/commitdiff_plain/b0a3e6e3bb10a12c491146a29f892c0b7e453683 Add missing rules. --- diff --git a/Makefile b/Makefile index bad1d37..5fcc20f 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,10 @@ all: The_Relativity_of_Wrong.nb.txt The_Relativity_of_Wrong.pot: The_Relativity_of_Wrong.txt po4a-gettextize -f text -m The_Relativity_of_Wrong.txt > $@.new && mv $@.new $@ -The_Relativity_of_Wrong.nb.txt: The_Relativity_of_Wrong.nb.po +The_Relativity_of_Wrong.nb.po: The_Relativity_of_Wrong.pot + po4a --no-translations --msgmerge-opt --no-location po4a.cfg + +The_Relativity_of_Wrong.nb.txt: The_Relativity_of_Wrong.nb.po The_Relativity_of_Wrong.txt po4a --translate-only The_Relativity_of_Wrong.nb.txt po4a.cfg stats: