Navigation Menu

Skip to content

Commit

Permalink
doc: fix "make dist" without "make" doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 15, 2015
1 parent cb729d0 commit c074e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/makefiles/sphinx.am
Expand Up @@ -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
Expand Down

0 comments on commit c074e6f

Please sign in to comment.