From f1871d576689273847e084e90bd1baa20d68f243 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Wed, 14 Jun 2006 21:58:17 +0000 Subject: 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 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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) \ -- cgit v1.2.3