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

Back to archive index

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


Kouhei Sutou	2011-05-22 07:32:41 +0000 (Sun, 22 May 2011)

  New Revision: b83271841af2b46bca1274308fd0c45b3033932e

  Log:
    [doc] fix dependency.

  Modified files:
    build/makefiles/sphinx.am

  Modified: build/makefiles/sphinx.am (+1 -1)
===================================================================
--- build/makefiles/sphinx.am    2011-05-20 10:09:03 +0000 (78c72dc)
+++ build/makefiles/sphinx.am    2011-05-22 07:32:41 +0000 (5774635)
@@ -4,7 +4,7 @@ include $(top_srcdir)/build/makefiles/gettext-files.am
 doc_localedir = $(docdir)/$(LOCALE)
 
 if ENABLE_DOCUMENT
-BUILT_SOURCES += $(required_build_stamps)
+all: $(required_build_stamps)
 
 nobase_dist_doc_locale_DATA =			\
 	$(html_files)




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