aboutsummaryrefslogtreecommitdiff
path: root/src/doc
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-04-11 22:45:56 +0000
committerTom Yu <tlyu@mit.edu>2012-04-11 22:45:56 +0000
commitf5ab1de75c74e8b0510234f55b3620ade6ab1d9d (patch)
treecf707596321cb81e22bb2c5ce20c81af815e430a /src/doc
parent578224b2a26b076d40833f9a50edcb5496a19de5 (diff)
downloadkrb5-f5ab1de75c74e8b0510234f55b3620ade6ab1d9d.zip
krb5-f5ab1de75c74e8b0510234f55b3620ade6ab1d9d.tar.gz
krb5-f5ab1de75c74e8b0510234f55b3620ade6ab1d9d.tar.bz2
Fix documention of unconfigured rsthml build
It's necessary to specify srcdir=. on the command line when building rsthtml in an unconfigured tree. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25804 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/Makefile.in b/src/doc/Makefile.in
index 95ece80..fecff29 100644
--- a/src/doc/Makefile.in
+++ b/src/doc/Makefile.in
@@ -12,7 +12,7 @@ sysconfdir=@sysconfdir@
# release tarball or the web site (that is, without substitutions for
# configured paths). This can be done in an unconfigured source tree
# with:
-# make -f Makefile.in top_srcdir=.. PYTHON=python rsthml
+# make -f Makefile.in srcdir=. top_srcdir=.. PYTHON=python rsthml
# make -f Makefile.in clean
rsthtml: composite
rm -rf $(docsrc)/rst_html