From 4b2fb7929089594024f18fc168e4b506c6374b5c Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 16 Mar 2007 21:38:20 +0000 Subject: Remove unnecessary -I option from CFLAGS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22638 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'stream') diff --git a/stream/Makefile b/stream/Makefile index 675b1d2d74..d27a45a700 100644 --- a/stream/Makefile +++ b/stream/Makefile @@ -66,8 +66,6 @@ SRCS_COMMON-$(ALSA9) += ai_alsa.c SRCS_COMMON-$(OSS) += ai_oss.c endif -CFLAGS = -I../loader - include ../mpcommon.mak clean:: -- cgit v1.2.3