From c54b5a06bd40fba8a37c7053cd7437785e9a7314 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 10 Jul 2005 17:14:12 +0000 Subject: musepack demuxing and decoding support (demuxing is v7 bitstream only). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a176707a2..3f5f2e7f92 100644 --- a/Makefile +++ b/Makefile @@ -94,6 +94,7 @@ CODEC_LIBS = $(AV_LIB) \ $(ALSA_LIB) \ $(XMMS_LIB) \ $(X264_LIB) \ + $(MUSEPACK_LIB) \ COMMON_LIBS = libmpcodecs/libmpcodecs.a \ $(W32_LIB) \ -- cgit v1.2.3