Remove unnecessary -I option from CFLAGS.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22638 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-03-16 21:38:20 +00:00
parent 57ed940858
commit 4b2fb79290
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ SRCS_COMMON-$(ALSA9) += ai_alsa.c
SRCS_COMMON-$(OSS) += ai_oss.c
endif
CFLAGS = -I../loader
include ../mpcommon.mak
clean::