Navigation Menu

Skip to content

Commit

Permalink
Remove cloning Sphinx code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 6, 2014
1 parent 60b9ffe commit b88483e
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions doc/Makefile.am
Expand Up @@ -50,17 +50,6 @@ dist-hook: html man
@touch $(distdir)/build-stamp

CLEANFILES += build-stamp

sphinx:
$(HG) clone https://bitbucket.org/birkenfeld/sphinx sphinx

BUILT_SOURCES += sphinx

maintainer-clean-local:
-rm -rf sphinx

distclean-local:
-rm -rf sphinx
else
if HAVE_BUILT_DOCUMENT
EXTRA_DIST += build-stamp
Expand Down

0 comments on commit b88483e

Please sign in to comment.