diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ endif SOURCES-$(DLOPEN) += video/filter/vf_dlopen.c SOURCES = audio/audio.c \ + audio/audio_buffer.c \ audio/chmap.c \ audio/chmap_sel.c \ audio/fmt-conversion.c \ |