]> git.sesse.net Git - vlc/blobdiff - Makefile
Audio output 3. Expect major breakages.
[vlc] / Makefile
index 3be52d120e3e5865da1f51b571ba6e19a7f2b448..373fc1dad0d814fa369ebf4e752e54b2e829b988 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ INTERFACE := interface intf_eject
 PLAYLIST := playlist
 INPUT := input input_ext-plugins input_ext-dec input_ext-intf input_dec input_programs input_clock input_info
 VIDEO_OUTPUT := video_output video_text vout_pictures vout_subpictures
-AUDIO_OUTPUT := audio_output aout_ext-dec aout_pcm aout_spdif
+AUDIO_OUTPUT := audio_output filters input mixer output
 MISC := mtime modules threads cpu configuration netutils iso_lang messages objects extras
 
 LIBVLC_OBJ :=  $(LIBVLC:%=src/%.o) \