summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 45fee28..119a27e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,11 +6,6 @@ include Makefile.inc
SUBDIR= conf.d etc init.d local.d man scripts sh src sysctl.d
-# Build our old net foo or not
-ifeq (${MKNET},oldnet)
-SUBDIR+= net doc
-endif
-
# Build pkgconfig or not
MKPKGCONFIG?= yes
ifeq (${MKPKGCONFIG},yes)