summaryrefslogtreecommitdiffstats
path: root/libswscale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale/Makefile')
-rw-r--r--libswscale/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index f39f7cbd47..8eeb80d748 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -5,7 +5,6 @@ NAME=swscale
ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(SWSVERSION)
LIBMAJOR=$(SWSMAJOR)
-EXTRALIBS := -L../libavutil -lavutil$(BUILDSUF) $(EXTRALIBS)
endif
# NOTE: -I.. is needed to include config.h