summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-10 15:34:44 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-02-10 15:34:44 +0000
commitcdfafa69996bce40732997dca168b9f36794dbe8 (patch)
tree5244396fad3f3c8b89886d4403a7701a80f87ca4 /Makefile
parent97e427039d8123eed37990eaaf13b403daaae2da (diff)
downloadmpv-cdfafa69996bce40732997dca168b9f36794dbe8.tar.bz2
mpv-cdfafa69996bce40732997dca168b9f36794dbe8.tar.xz
Add priority support for OS/2 and factorize the Windows priority support.
patch by KO Myung-Hun, komh chollian net git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28520 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2fed37f9a2..6d849ab9c0 100644
--- a/Makefile
+++ b/Makefile
@@ -433,6 +433,7 @@ SRCS_COMMON-$(NETWORK) += stream/stream_netstream.c \
stream/realrtsp/xbuffer.c \
SRCS_COMMON-$(PNG) += libmpcodecs/vd_mpng.c
+SRCS_COMMON-$(PRIORITY) += osdep/priority.c
SRCS_COMMON-$(PVR) += stream/stream_pvr.c
SRCS_COMMON-$(QTX_CODECS) += libmpcodecs/ad_qtaudio.c \
libmpcodecs/vd_qtvideo.c