summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-12-25 14:16:36 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-12-25 16:58:40 +0100
commitae194e99d99b6cb1bb3997b31e62b572a946bf3b (patch)
treeaa71c033675dff583d3cac8e332308f663908a6d /ext
parent63e961ff7a30a4f31b3c01bb3ff66cdbc2c10191 (diff)
downloadgstreamer-plugins-bad-ae194e99d99b6cb1bb3997b31e62b572a946bf3b.tar.gz
opencv: fix disting of new header files
Fixes distcheck.
Diffstat (limited to 'ext')
-rw-r--r--ext/opencv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opencv/Makefile.am b/ext/opencv/Makefile.am
index c51719a82..db4f140db 100644
--- a/ext/opencv/Makefile.am
+++ b/ext/opencv/Makefile.am
@@ -75,7 +75,7 @@ noinst_HEADERS = \
gstmotioncells.h \
motioncells_wrapper.h \
MotionCells.h \
- gstdewarp.h
+ gstdewarp.h \
camerautils.hpp \
cameraevent.hpp \
gstcameracalibrate.h \