summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/netstream/Makefile')
-rw-r--r--TOOLS/netstream/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/TOOLS/netstream/Makefile b/TOOLS/netstream/Makefile
index 28e3ff2294..0758ef7b81 100644
--- a/TOOLS/netstream/Makefile
+++ b/TOOLS/netstream/Makefile
@@ -3,8 +3,7 @@ MPROOT=../..
include $(MPROOT)/config.mak
-INCLUDE = -I$(MPROOT) -I$(MPROOT)/loader
-CFLAGS = $(OPTFLAGS)
+CFLAGS = $(OPTFLAGS) -I$(MPROOT) -I$(MPROOT)/loader
# .PHONY: all clean