Fix documention of unconfigured rsthml build
authorTom Yu <tlyu@mit.edu>
Wed, 11 Apr 2012 22:45:56 +0000 (22:45 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 11 Apr 2012 22:45:56 +0000 (22:45 +0000)
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

src/doc/Makefile.in

index 95ece80e265d5149d369a23e4e0997b05da4079e..fecff29f9f319622ab8c37d4c097179f5e19d1a6 100644 (file)
@@ -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