diff options
Diffstat (limited to 'stream/Makefile')
-rw-r--r-- | stream/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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:: |