From ae194e99d99b6cb1bb3997b31e62b572a946bf3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 25 Dec 2018 14:16:36 +0100 Subject: [PATCH] opencv: fix disting of new header files Fixes distcheck. --- ext/opencv/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/opencv/Makefile.am b/ext/opencv/Makefile.am index c51719a823..db4f140db7 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 \