Commit 75f94689 authored by diego's avatar diego

Remove redundant EXTRALIBS declaration.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@20039 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 80e49fd0
......@@ -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