]> pere.pagekite.me Git - text-relativity-of-wrong-asimov.git/commitdiff
Add missing rules.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 25 Jul 2016 19:54:44 +0000 (21:54 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 25 Jul 2016 19:54:44 +0000 (21:54 +0200)
Makefile

index bad1d3743d673ba74efda34afc279a03804e521d..5fcc20f7b27878f57e46d11dd3611ffcd50ce1b4 100644 (file)
--- 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: