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