summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/Makefile b/stream/Makefile
index b3be0c5af0..2c03000fb6 100644
--- a/stream/Makefile
+++ b/stream/Makefile
@@ -115,7 +115,7 @@ endif
OBJS = $(SRCS:.c=.o)
INCLUDE = -I.. -I../loader $(LIBAV_INC)
-CFLAGS = $(INCLUDE) $(OPTFLAGS) $(XMMS_CFLAGS)
+CFLAGS = $(INCLUDE) $(OPTFLAGS)
.SUFFIXES: .c .o