Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
ef54f59c
Commit
ef54f59c
authored
Oct 07, 2012
by
Pierre Ynard
Browse files
motion: fix source file paths
parent
2bf01e19
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_filter/Modules.am
View file @
ef54f59c
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment