summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2014-05-13 23:13:44 +0200
committerClément Bœsch <u@pkh.me>2014-05-13 23:13:44 +0200
commitc683e6aa2c698a5b347d85cf662984c3776ec713 (patch)
treee62f6bf94412cc2559a51ef05078a88ce390d1ab /libavfilter/Makefile
parentf0ae467e6c803f65de606b20a9b4fe9790ecaab8 (diff)
build: move ebur128 swr dep to configure.
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index d61b69eebe..f981dfac06 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -1,8 +1,6 @@
include $(SUBDIR)../config.mak
NAME = avfilter
-EBUR128LIBS-$(CONFIG_SWRESAMPLE) = swresample
-FFLIBS-$(CONFIG_EBUR128_FILTER) += $(EBUR128LIBS-yes)
HEADERS = asrc_abuffer.h \
avcodec.h \