diff Makefile @ 30439:2118e8876a2b

Add OS/2 KAI audio driver support
author komh
date Mon, 01 Feb 2010 14:09:53 +0000
parents faed63286179
children a26b7e0a8c8d
line wrap: on
line diff
--- a/Makefile	Mon Feb 01 09:24:32 2010 +0000
+++ b/Makefile	Mon Feb 01 14:09:53 2010 +0000
@@ -590,6 +590,7 @@
 SRCS_MPLAYER-$(JACK)         += libao2/ao_jack.c
 SRCS_MPLAYER-$(JOYSTICK)     += input/joystick.c
 SRCS_MPLAYER-$(JPEG)         += libvo/vo_jpeg.c
+SRCS_MPLAYER-$(KAI)          += libao2/ao_kai.c
 SRCS_MPLAYER-$(KVA)          += libvo/vo_kva.c
 SRCS_MPLAYER-$(LIBAVCODEC)   += libvo/vo_png.c
 SRCS_MPLAYER-$(LIBMENU)      += libmenu/menu.c \