[Groonga-mysql-commit] mroonga/mroonga at 6bbf80a [master] doc: fix "make dist" without "make" doesn't work

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jun 2 12:31:27 JST 2015


Masafumi Yokoyama	2015-06-02 12:31:27 +0900 (Tue, 02 Jun 2015)

  New Revision: 6bbf80a69153654653dbcd58bb6f0d60e5eeb887
  https://github.com/mroonga/mroonga/commit/6bbf80a69153654653dbcd58bb6f0d60e5eeb887

  Message:
    doc: fix "make dist" without "make" doesn't work

  Modified files:
    build/makefiles/sphinx.am

  Modified: build/makefiles/sphinx.am (+1 -1)
===================================================================
--- build/makefiles/sphinx.am    2015-06-02 12:23:57 +0900 (f84fb23)
+++ build/makefiles/sphinx.am    2015-06-02 12:31:27 +0900 (c68f62e)
@@ -106,7 +106,7 @@ help:
 	@echo "  doctest   to run all doctests embedded in the documentation (if enabled)"
 
 man: man-build-stamp
-html: html-build-stamp
+html: html-recursive html-build-stamp
 dirhtml: dirhtml-build-stamp
 pickle: pickle-build-stamp
 json: json-build-stamp
-------------- next part --------------
HTML����������������������������...
Download 



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