diff Makefile @ 28740:1f76d86e49ae

DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
author diego
date Sun, 01 Mar 2009 11:36:39 +0000
parents 156052eef5f0
children 0f67e29affb9
line wrap: on
line diff
--- a/Makefile	Sun Mar 01 11:35:00 2009 +0000
+++ b/Makefile	Sun Mar 01 11:36:39 2009 +0000
@@ -546,6 +546,7 @@
 SRCS_MPLAYER-$(CACA)         += libvo/vo_caca.c
 SRCS_MPLAYER-$(COREAUDIO)    += libao2/ao_macosx.c
 SRCS_MPLAYER-$(COREVIDEO)    += libvo/vo_macosx.m
+SRCS_MPLAYER-$(DART)         += libao2/ao_dart.c
 SRCS_MPLAYER-$(DFBMGA)       += libvo/vo_dfbmga.c
 SRCS_MPLAYER-$(DGA)          += libvo/vo_dga.c
 SRCS_MPLAYER-$(DIRECT3D)     += libvo/vo_direct3d.c libvo/w32_common.c