change the arg from doc to docs

This commit is contained in:
Damien Churchill 2009-06-16 18:15:09 +00:00
parent 4edb79bcd7
commit d5f92b506a

View File

@ -53,7 +53,7 @@ build_ext() {
fi;
}
if [ "$1" = "doc" ]; then
if [ "$1" = "docs" ]; then
build_docs
else
scan