summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-03-09 19:24:47 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-03-09 19:24:47 +0200
commitf1b6cdbe9de67a0d87c63562dec54617f6d907fc (patch)
tree4afb94f622111863d0e0aa8c999291a97b1e68c9 /Makefile
parent108e10416b32de361480e9e9bfa972312c1520da (diff)
parent2aa41effad0c9eb8efe5e2b471d4b83314f5e10a (diff)
downloadmpv-f1b6cdbe9de67a0d87c63562dec54617f6d907fc.tar.bz2
mpv-f1b6cdbe9de67a0d87c63562dec54617f6d907fc.tar.xz
Merge svn changes up to r30484
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index da5172ef7d..eef6f927d6 100644
--- a/Makefile
+++ b/Makefile
@@ -548,6 +548,7 @@ SRCS_MPLAYER-$(IVTV) += libao2/ao_ivtv.c libvo/vo_ivtv.c
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 \