build fixes

This commit is contained in:
Wim Taymans 2017-07-04 11:30:49 +02:00
parent 4558073da6
commit 8886f5d373
4 changed files with 19 additions and 12 deletions

View file

@ -1,7 +1,9 @@
subdir('alsa')
subdir('audiomixer')
subdir('audiotestsrc')
subdir('ffmpeg')
if avcodec_dep.found()
subdir('ffmpeg')
endif
subdir('support')
subdir('test')
subdir('videotestsrc')