Fix build if Doxygen is missing

This commit is contained in:
Bradlee Speice
2012-07-19 12:24:01 -04:00
parent 68f6dbbff2
commit 9596cca6a0
2 changed files with 16 additions and 3 deletions

View File

@ -1,4 +1,8 @@
if BUILD_DOXYGEN
SUBDIRS = libcvautomation examples docs
else
SUBDIRS = libcvautomation examples
endif
#And the BASH macros
dist_sysconf_DATA = libcvautomation_funcs