diff options
| author | Micah Anderson <micah@riseup.net> | 2013-09-12 15:43:40 -0400 |
|---|---|---|
| committer | Micah Anderson <micah@riseup.net> | 2013-09-12 15:43:40 -0400 |
| commit | 93372c3640cf2dea0677ad22ffebb0b793e2d512 (patch) | |
| tree | 53bb2278172e1498353ea76dc7c9229146e98de5 /docs/Makefile | |
| parent | cd1e63d957a7af0a46241052571a6861c2f19d1b (diff) | |
| parent | 3e6dcdb705795110a10574d03bb74b13b542538f (diff) | |
Merge remote-tracking branch 'kali/debian-0.3.2' into debian
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index 16aa258b..5c2c4145 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,6 +4,7 @@ # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build +#SPHINXBUILD = $(VIRTUAL_ENV)/bin/sphinx-build PAPER = BUILDDIR = _build |
