diff options
Diffstat (limited to 'ext/opencv/Makefile.am')
-rw-r--r-- | ext/opencv/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opencv/Makefile.am b/ext/opencv/Makefile.am index 1e277bff3..4bf32e721 100644 --- a/ext/opencv/Makefile.am +++ b/ext/opencv/Makefile.am @@ -19,6 +19,7 @@ libgstopencv_la_SOURCES = gstopencv.c \ gsttemplatematch.c \ gsttextoverlay.c \ gstmotioncells.c \ + gstskindetect.c \ motioncells_wrapper.cpp \ MotionCells.cpp |