summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-05-20 23:46:40 +0200
committerDiego Biurrun <diego@biurrun.de>2012-05-21 08:51:50 +0200
commitdb9e00f469d2dd3f43edfdea8eb78a816c87c79b (patch)
treea18e95bb2ea122c421460c89f32abe21a95e20bc /libavformat/Makefile
parent9309bdfe2ce59aa047b9a25e70a948c7ca9e8b76 (diff)
Remove libnut wrapper
libnut is unmaintained and known to be buggy; native NUT code exists.
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 00b65e498a..0e041d106a 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -328,8 +328,6 @@ OBJS-$(CONFIG_YUV4MPEGPIPE_MUXER) += yuv4mpeg.o
OBJS-$(CONFIG_YUV4MPEGPIPE_DEMUXER) += yuv4mpeg.o
# external libraries
-OBJS-$(CONFIG_LIBNUT_DEMUXER) += libnut.o
-OBJS-$(CONFIG_LIBNUT_MUXER) += libnut.o
OBJS-$(CONFIG_LIBRTMP) += librtmp.o
# protocols I/O