Add config option for DOCSDIR

This commit is contained in:
Laurence Withers 2007-01-02 10:47:16 +00:00
commit f5e3be481b
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@ then
fi
do_parameter_subst
add_config_option "DOCSDIR" "${COPT_DOCSDIR_DEFAULT}"
true
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;