]> git.sesse.net Git - vlc/blob - modules/audio_output/Modules.am
ALSA: give a clue that VLC might fail with alsa-lib <= 1.0.23...
[vlc] / modules / audio_output / Modules.am
1 SOURCES_alsa = alsa.c
2 SOURCES_aout_directx = directx.c windows_audio_common.h
3 SOURCES_aout_file = file.c
4 SOURCES_oss = oss.c
5 SOURCES_aout_sdl = sdl.c
6 SOURCES_waveout = waveout.c windows_audio_common.h
7 SOURCES_hd1000a = hd1000a.cpp
8 SOURCES_portaudio = portaudio.c
9 SOURCES_auhal = auhal.c
10 SOURCES_jack = jack.c
11 SOURCES_pulse = pulse.c
12
13 libvlc_LTLIBRARIES += libaout_file_plugin.la