add video_provider_ffmpegsource.cpp to Makefile.am

Originally committed to SVN as r2321.
This commit is contained in:
Karl Blomster 2008-09-05 19:07:31 +00:00
parent 82059cbfe2
commit df3512e8eb
1 changed files with 2 additions and 1 deletions

View File

@ -165,7 +165,8 @@ EXTRA_aegisub_SOURCES = \
subtitles_provider_libass.cpp \
video_provider_avs.cpp \
video_provider_dshow.cpp \
video_provider_lavc.cpp
video_provider_lavc.cpp \
video_provider_ffmpegsource.cpp
aegisub_SOURCES = \