[Groonga-commit] groonga/groonga [master] Add missing build stamps to distributed files

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 5日 (月) 23:12:09 JST


Kouhei Sutou	2012-03-05 23:12:09 +0900 (Mon, 05 Mar 2012)

  New Revision: c213a1942ecdeef6e8e75e60466ccc127f9ac51c

  Log:
    Add missing build stamps to distributed files
    
    fixes #1302
    
    Patch by Kazuhiko Shiozaki. Thanks!!!

  Modified files:
    build/makefiles/sphinx.am

  Modified: build/makefiles/sphinx.am (+2 -1)
===================================================================
--- build/makefiles/sphinx.am    2012-03-05 23:10:58 +0900 (75f9c10)
+++ build/makefiles/sphinx.am    2012-03-05 23:12:09 +0900 (29c676f)
@@ -19,7 +19,8 @@ document_source_files =				\
 
 required_build_stamps =				\
 	html-build-stamp			\
-	man-build-stamp
+	man-build-stamp				\
+	mo-build-stamp
 
 EXTRA_DIST += $(required_build_stamps)
 




Groonga-commit メーリングリストの案内
Back to archive index