Remove unused include variable.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21285 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-26 21:30:17 +00:00
parent 38e9890c05
commit 5442528a6a
1 changed files with 0 additions and 1 deletions

View File

@ -256,7 +256,6 @@ endif
ifeq ($(TOOLAME),yes)
ENCODER_SRCS += ae_toolame.c
EXTRA_INC += $(TOOLAME_EXTRAFLAGS)
endif
ifeq ($(TWOLAME),yes)