summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 805d0cd..6246276 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,5 +1,5 @@
-DIR = $(RC_LIB)/net
-CONF = $(CONTENTS)
+DIR = $(RC_LIB)/net
+INC = $(CONTENTS)
TOPDIR = ..
include $(TOPDIR)/default.mk