Add a push/pull rule for update-custom.py.

master
cybersphinx 2011-11-16 19:31:49 +01:00
parent 7eccaa5957
commit 91c67d3389
1 changed files with 3 additions and 0 deletions

View File

@ -388,6 +388,9 @@ update-po: Makefile update-po-custom stamp-po
test -z "$(UPDATEPOFILES)" || $(MAKE) $(UPDATEPOFILES)
$(MAKE) update-gmo
update-custom:
(cd $(srcdir); ./update-custom.py push; ./update-custom.py pull)
# General rule for creating PO files.
.nop.po-create: