Added video_provider_lavc.cpp to the unix makefile.
Originally committed to SVN as r960.
This commit is contained in:
parent
af757cf6fe
commit
b44540e63f
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ aegisub_SOURCES = \
|
||||||
video_display_visual.cpp \
|
video_display_visual.cpp \
|
||||||
video_frame.cpp \
|
video_frame.cpp \
|
||||||
video_provider.cpp \
|
video_provider.cpp \
|
||||||
|
video_provider_lavc.cpp \
|
||||||
video_slider.cpp \
|
video_slider.cpp \
|
||||||
video_zoom.cpp \
|
video_zoom.cpp \
|
||||||
MatroskaParser.c
|
MatroskaParser.c
|
||||||
|
|
Loading…
Reference in a new issue