]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/Modules.am
Remove I64C as well
[vlc] / modules / audio_output / Modules.am
index bbc9972ccffa22864f587d68d5dde6b24e188cfb..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
@@ -9,3 +8,6 @@ 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