Update to 2.0.0 tree from current Fremantle build
[opencv] / utils / Makefile.am
1 # This directory contains tools that are needed during
2 # the build process of OpenCV only
3
4 EXTRA_DIST = opencv.iss opencv.ico splash.bmp
5
6 noinst_PYTHON = \
7     check_doc.py               \
8     cvarr_operators.py         \
9     extract_aliases.py         \
10     extract_constants.py       \
11     extract_doublepointers.py  \
12     extract_macros.py          \
13     make_index.py