]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/Modules.am
qt4: delete the callbacks only if they already exist.
[vlc] / modules / audio_output / Modules.am
index 86ce908b208e2eb2b558067fcf149e86191c12c0..bb56ed89b2ab92defcbe14b6d26848e31be99d47 100644 (file)
@@ -1,7 +1,5 @@
 SOURCES_alsa = alsa.c
-SOURCES_arts = arts.c
 SOURCES_aout_directx = directx.c
-SOURCES_esd = esd.c
 SOURCES_aout_file = file.c
 SOURCES_oss = oss.c
 SOURCES_aout_sdl = sdl.c
@@ -9,3 +7,5 @@ SOURCES_waveout = waveout.c
 SOURCES_hd1000a = hd1000a.cpp
 SOURCES_portaudio = portaudio.c
 SOURCES_auhal = auhal.c
+SOURCES_jack = jack.c
+SOURCES_pulse = pulse.c