summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2017-05-28 20:25:56 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2017-05-29 20:15:58 +0100
commita3deeaade32db5a1b736b8d3365e52254f3fa6ac (patch)
tree262660671e4de9907bdce61e8d1b847162ab3d4a /libavformat/Makefile
parente091b9b3c7859030f2896ca2ae96faa3afc694a1 (diff)
lavf: remove the libnut library wrapper
libnut is outdated and not developed anymore, all nut developments happens in this repo, so users are getting mislead
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 bfba0c1cb4..00cba52a43 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -537,8 +537,6 @@ OBJS-$(CONFIG_AVISYNTH_DEMUXER) += avisynth.o
OBJS-$(CONFIG_CHROMAPRINT_MUXER) += chromaprint.o
OBJS-$(CONFIG_LIBGME_DEMUXER) += libgme.o
OBJS-$(CONFIG_LIBMODPLUG_DEMUXER) += libmodplug.o
-OBJS-$(CONFIG_LIBNUT_DEMUXER) += libnut.o
-OBJS-$(CONFIG_LIBNUT_MUXER) += libnut.o
OBJS-$(CONFIG_LIBOPENMPT_DEMUXER) += libopenmpt.o
OBJS-$(CONFIG_LIBRTMP) += librtmp.o
OBJS-$(CONFIG_LIBSSH_PROTOCOL) += libssh.o