Commit 69402a10 authored by Diego Biurrun's avatar Diego Biurrun

Remove redundant EXTRALIBS declaration.

Originally committed as revision 20039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 7fe1cbd8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment