diff Makefile @ 19861:b251bca5820c

Add demux_nut to MPlayer repo
author ods15
date Sun, 17 Sep 2006 09:32:28 +0000
parents 607b12d19eed
children edee81101156
line wrap: on
line diff
--- a/Makefile	Sat Sep 16 22:39:23 2006 +0000
+++ b/Makefile	Sun Sep 17 09:32:28 2006 +0000
@@ -110,6 +110,7 @@
              $(X264_LIB) \
              $(MUSEPACK_LIB) \
              $(SPEEX_LIB) \
+             $(NUT_LIB) \
 
 ifeq ($(TOOLAME),yes)
 CODEC_LIBS += $(TOOLAME_LIB)