]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/Modules.am
Mark *-altfullscreen as obsolete for now
[vlc] / modules / audio_output / Modules.am
index 7504e8732bf6268dbfe8718baea6bd4cf7bb8e27..bb56ed89b2ab92defcbe14b6d26848e31be99d47 100644 (file)
@@ -1,10 +1,11 @@
 SOURCES_alsa = alsa.c
-SOURCES_arts = arts.c
-SOURCES_coreaudio = coreaudio.c
 SOURCES_aout_directx = directx.c
-SOURCES_esd = esd.c
 SOURCES_aout_file = file.c
 SOURCES_oss = oss.c
 SOURCES_aout_sdl = sdl.c
 SOURCES_waveout = waveout.c
 SOURCES_hd1000a = hd1000a.cpp
+SOURCES_portaudio = portaudio.c
+SOURCES_auhal = auhal.c
+SOURCES_jack = jack.c
+SOURCES_pulse = pulse.c