chiark / gitweb /
Use po4a --previous option (store previous string version in the po)
[developers-reference.git] / Makefile
index 349ef67b1a7ce2e701ed6b5be3633d1b75a8eabf..4ec61e60b126bd437e9051e0309e1439c51270d6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ ifdef LINGUA
 .PHONY: updatepo
 updatepo:                      $(patsubst %.dbk,po4a/$(LINGUA)/%.po,$(SOURCES))
 po4a/$(LINGUA)/%.po:           %.dbk
-       po4a-updatepo --format docbook --master $< --po $@
+       po4a-updatepo --previous --format docbook --master $< --po $@
 endif
 
 tidypo: