diff --git a/src/usr/local/lib/autodoc/globals b/src/usr/local/lib/autodoc/globals index 595aba1..af15d71 100644 --- a/src/usr/local/lib/autodoc/globals +++ b/src/usr/local/lib/autodoc/globals @@ -31,6 +31,7 @@ OPTIND=1 # initialize variables g_build=0 g_watch=0 +g_verbose=0 g_root="" while getopts "h?bwvr:" opt; do