a08a0d5252128db8f05a4f4588681059cc533037
[opencv] / include / Makefile.am
1 # these headers will be installed in /usr/local/include/opencv typically
2 # the OpenCV Framework might only bring a subset, listed in the toplevel opencv/Makefile.am in FRAMEWORK_XHEADERS
3
4 pkginclude_HEADERS = \
5   opencv/cv.h          \
6   opencv/cv.hpp        \
7   opencv/cvaux.h       \
8   opencv/cvaux.hpp     \
9   opencv/cvcompat.h    \
10   opencv/cvstreams.h   \
11   opencv/cxmat.hpp     \
12   opencv/cvtypes.h     \
13   opencv/cvver.h       \
14   opencv/cvvidsurv.hpp \
15   opencv/cvwimage.h    \
16   opencv/cxcore.h      \
17   opencv/cxcore.hpp    \
18   opencv/cxerror.h     \
19   opencv/cxflann.h     \
20   opencv/cxmisc.h      \
21   opencv/cxoperations.hpp \
22   opencv/cxtypes.h     \
23   opencv/highgui.h     \
24   opencv/highgui.hpp   \
25   opencv/ml.h