[Groonga-commit] groonga/groonga at a8ff4ca [master] Add missing .edit -> .mo dependency

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Apr 17 18:51:09 JST 2015


Kouhei Sutou	2015-04-17 18:51:09 +0900 (Fri, 17 Apr 2015)

  New Revision: a8ff4cac78dd236acd47ebf309ba4e9d30facf75
  https://github.com/groonga/groonga/commit/a8ff4cac78dd236acd47ebf309ba4e9d30facf75

  Message:
    Add missing .edit -> .mo dependency

  Modified files:
    build/makefiles/gettext.am

  Modified: build/makefiles/gettext.am (+4 -0)
===================================================================
--- build/makefiles/gettext.am    2015-04-17 18:45:43 +0900 (bfb0b80)
+++ build/makefiles/gettext.am    2015-04-17 18:51:09 +0900 (ff2e330)
@@ -79,3 +79,7 @@ edit-po-build-stamp: pot-build-stamp
 mo-build-stamp: edit-po-build-stamp
 	$(MAKE) $(mo_files)
 	@touch $@
+
+if DOCUMENT_BUILDABLE
+mo-build-stamp: $(edit_po_files)
+endif
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index