]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/Modules.am
jvlc: wait for correct player status before releasing libvlc
[vlc] / modules / audio_output / Modules.am
index 027ddfcd2df842f2911fb6a01b5efd50fcc5dd6d..3c828baee171940588e93034c2f329379aec64c5 100644 (file)
@@ -1,6 +1,5 @@
 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
@@ -10,3 +9,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