mirror of
https://github.com/bspeice/libcvautomation
synced 2024-12-04 13:58:11 -05:00
Distribute the special includes for opencv1 and 2
This commit is contained in:
parent
e0807a9b57
commit
0f78320031
@ -12,3 +12,7 @@ pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libcvautomation.pc
|
||||
|
||||
DISTCLEANFILES = libcvautomation.pc
|
||||
|
||||
#Make sure to distribute some special files we need for building
|
||||
#the libcvautomation.h header
|
||||
EXTRA_DIST = include/opencv1_includes include/opencv2_includes
|
||||
|
Loading…
Reference in New Issue
Block a user