libcvautomation/Makefile.am

15 lines
302 B
Makefile
Raw Normal View History

2012-07-19 12:24:01 -04:00
if BUILD_DOXYGEN
SUBDIRS = libcvautomation examples docs
2012-07-19 12:24:01 -04:00
else
SUBDIRS = libcvautomation examples
endif
#And the BASH macros
dist_sysconf_DATA = libcvautomation_funcs
#And the pkg-config files
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcvautomation.pc
DISTCLEANFILES = libcvautomation.pc