summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-14 21:58:17 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-14 21:58:17 +0000
commitf1871d576689273847e084e90bd1baa20d68f243 (patch)
tree424d52c90cf534937bf5b7e047065e29f0fd2b80 /Makefile
parent900e74381f3834dc8d7d2ed3d6109f35f1a4a7e8 (diff)
downloadmpv-f1871d576689273847e084e90bd1baa20d68f243.tar.bz2
mpv-f1871d576689273847e084e90bd1baa20d68f243.tar.xz
restored support for dvdnav only in the stream layer; all other functionalities are disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18715 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 5e08eae704..f2735a9ec4 100644
--- a/Makefile
+++ b/Makefile
@@ -114,6 +114,7 @@ COMMON_LIBS = libmpcodecs/libmpcodecs.a \
postproc/libswscale.a \
osdep/libosdep.a \
$(DVDREAD_LIB) \
+ $(DVDNAV_LIB) \
$(CODEC_LIBS) \
$(FREETYPE_LIB) \
$(TERMCAP_LIB) \