From 8f4d11a608559005cf21a2758263f5ed0e4ff2da Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Tue, 26 Feb 2013 13:39:11 -0500 Subject: [PATCH] set build dir back to where it is by default --- doc/public/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/public/Makefile b/doc/public/Makefile index 1a8c303a17..f162e1b05c 100644 --- a/doc/public/Makefile +++ b/doc/public/Makefile @@ -5,7 +5,7 @@ SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = -BUILDDIR = ../.. +BUILDDIR = _build # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4