From cdfafa69996bce40732997dca168b9f36794dbe8 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 10 Feb 2009 15:34:44 +0000 Subject: 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 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3