diff options
author | William Deegan <bill@baddogconsulting.com> | 2011-03-24 21:14:40 +0000 |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2011-03-24 21:14:40 +0000 |
commit | e5e471ad7178e75c421f6efc9b87f8a4e2ca0291 (patch) | |
tree | 705dd0b35a99505cba02f4e25e4db344d3446d0a /doc/user | |
parent | 9a186231efd1beab3fb07049eedfac5aae0d6344 (diff) | |
download | scons-git-e5e471ad7178e75c421f6efc9b87f8a4e2ca0291.tar.gz |
Fix broken docs build. Fix from Gary Oberbrunner
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/troubleshoot.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/troubleshoot.xml b/doc/user/troubleshoot.xml index c2a31b758..aa6e7f8b9 100644 --- a/doc/user/troubleshoot.xml +++ b/doc/user/troubleshoot.xml @@ -1273,6 +1273,8 @@ they are already up-to-date or not. The message is printed before &SCons; decides whether to build the target. + </para> + </section> <section> |