summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf5ef17574..9d06fd14cd 100644
--- a/Makefile
+++ b/Makefile
@@ -110,6 +110,7 @@ CODEC_LIBS = $(AV_LIB) \
$(X264_LIB) \
$(MUSEPACK_LIB) \
$(SPEEX_LIB) \
+ $(NUT_LIB) \
ifeq ($(TOOLAME),yes)
CODEC_LIBS += $(TOOLAME_LIB)