Commit ef54f59c authored by Pierre Ynard's avatar Pierre Ynard

motion: fix source file paths

parent 2bf01e19
......@@ -72,7 +72,7 @@ SOURCES_opencv_wrapper = opencv_wrapper.c
SOURCES_opencv_example = opencv_example.cpp filter_event_info.h
if HAVE_DARWIN
motion_extra = unimotion.c unimotion.h
motion_extra = ../control/unimotion.c ../control/unimotion.h
else
motion_extra = $(NULL)
endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment