HAYASHI Kentaro
null+****@clear*****
Fri Jan 24 15:29:46 JST 2014
HAYASHI Kentaro 2014-01-24 15:29:46 +0900 (Fri, 24 Jan 2014) New Revision: 333f492f68c7f892d569b874ef23de68c0284255 https://github.com/groonga/groonga/commit/333f492f68c7f892d569b874ef23de68c0284255 Message: doc: don't update only po header fields Modified files: build/makefiles/gettext.am Modified: build/makefiles/gettext.am (+5 -1) =================================================================== --- build/makefiles/gettext.am 2014-01-24 14:35:16 +0900 (39320ef) +++ build/makefiles/gettext.am 2014-01-24 15:29:46 +0900 (0eb6acb) @@ -27,7 +27,7 @@ all: .po.mo: msgfmt -o $@ $< -update: pot-build-stamp $(edit_po_files) $(po_files) +update: pot-build-stamp edit-po-build-stamp $(edit_po_files) $(po_files) if DOCUMENT_BUILDABLE build: $(mo_files) @@ -69,3 +69,7 @@ reinit: pot-build-stamp: $(absolute_source_files) $(MAKE) gettext @touch $@ + +edit-po-build-stamp: $(absolute_source_files) + $(MAKE) edit + @touch $@ -------------- next part -------------- HTML����������������������������...Download