[Groonga-commit] groonga/groonga [master] [doc] fix build dependency.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 23日 (月) 16:12:41 JST


Kouhei Sutou	2011-05-23 07:12:41 +0000 (Mon, 23 May 2011)

  New Revision: 4a13cecaf49e838af829c3f61872d0d51c5c9191

  Log:
    [doc] fix build dependency.

  Modified files:
    build/makefiles/sphinx.am

  Modified: build/makefiles/sphinx.am (+2 -1)
===================================================================
--- build/makefiles/sphinx.am    2011-05-22 14:34:42 +0000 (8849fe7)
+++ build/makefiles/sphinx.am    2011-05-23 07:12:41 +0000 (c92127b)
@@ -4,7 +4,8 @@ include $(top_srcdir)/build/makefiles/gettext-files.am
 doc_localedir = $(docdir)/$(LOCALE)
 
 if ENABLE_DOCUMENT
-all: $(required_build_stamps)
+$(html_files): html-build-stamp
+$(man_files): man-build-stamp
 
 nobase_dist_doc_locale_DATA =			\
 	$(html_files)




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