Update the changelog
[opencv] / samples / python / Makefile.am
1 csamplesdir=$(pkgdatadir)/samples/python
2
3 dist_csamples_SCRIPTS =     \
4     cam-histo.py            \
5     capture-cam.py          \
6         chessboard.py           \
7     contours.py             \
8     convexhull.py           \
9     delaunay.py             \
10     demhist.py              \
11     distrans.py             \
12     drawing.py              \
13         dft.py                  \
14     edge.py                 \
15     facedetect.py           \
16     ffilldemo.py            \
17     fitellipse.py           \
18         houghlines.py           \
19         inpaint.py              \
20     kalman.py               \
21     kmeans.py               \
22     laplace.py              \
23     lkdemo.py               \
24         logpolar.py             \
25     minarea.py              \
26     minidemo.py             \
27     morphology.py           \
28     motempl.py              \
29     pyramid_segmentation.py \
30     squares.py              \
31     watershed.py