]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
we work with sphinx 0.6.1 now
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 25 Apr 2009 15:13:30 +0000 (15:13 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 25 Apr 2009 15:13:30 +0000 (15:13 +0000)
doc/build/Makefile

index 6dcd0321ee953ac3f58c0fea78b8ad1d1c8368e2..f7ac2ca576dd349387c7f3a072660e9a8358a546 100644 (file)
@@ -3,7 +3,7 @@
 
 # You can set these variables from the command line.
 SPHINXOPTS    =
-SPHINXBUILD   = ./bin/sphinx-build
+SPHINXBUILD   = sphinx-build
 PAPER         =
 
 # Internal variables.