mirror of
https://github.com/bspeice/libcvautomation
synced 2026-05-30 19:50:58 -04:00
Change doxygen to generate .1 files for cva-match and cva-input
This commit is contained in:
@ -80,7 +80,7 @@ if test "$with_docs" == "yes"; then
|
||||
enable_tex="no"
|
||||
else
|
||||
AM_CONDITIONAL(BUILD_DOXYGEN, [test "$with_docs" == "yes"])
|
||||
AC_CONFIG_FILES([docs/Doxyfile])
|
||||
AC_CONFIG_FILES([docs/Doxyfile_library] [docs/Doxyfile_example])
|
||||
fi
|
||||
else
|
||||
AM_CONDITIONAL(BUILD_DOXYGEN, [test "$with_docs" == "yes"]) #false
|
||||
|
||||
Reference in New Issue
Block a user