summaryrefslogtreecommitdiff
path: root/dist/s_all
diff options
context:
space:
mode:
authorKeith Bostic <keith.bostic@wiredtiger.com>2011-02-01 10:52:08 -0500
committerKeith Bostic <keith.bostic@wiredtiger.com>2011-02-01 10:52:08 -0500
commit7bef5b4ef795fbe1d85be0510b63fba825a7cd83 (patch)
tree0b483c30bddb4f86e49ba3a4ac599eb751b2072b /dist/s_all
parent4086384cea8e1427c6caa40a5e9309976620ed63 (diff)
downloadmongo-7bef5b4ef795fbe1d85be0510b63fba825a7cd83.tar.gz
Test for doxygen/ctags before running s_docs/s_tags scripts.
Diffstat (limited to 'dist/s_all')
-rw-r--r--dist/s_all2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/s_all b/dist/s_all
index ac1e59db719..796af3921f7 100644
--- a/dist/s_all
+++ b/dist/s_all
@@ -45,7 +45,7 @@ run "python serial.py" "Building serial function support"
run "sh ./s_prototypes" "Building prototypes for include files"
run "sh ./s_readme" "Building README file"
-#run "sh ./s_tags" "Building tags files"
+run "sh ./s_tags" "Building tags files"
run "sh ./s_whitespace" "Removing trailing whitespace from source files"
run "sh ./s_copyright" "Checking for incorrect copyright notices"