make oldnet the default for now
This commit is contained in:
parent
3e2018f5e9
commit
5d8b1b689b
1
Makefile
1
Makefile
@ -7,6 +7,7 @@ include Makefile.inc
|
||||
SUBDIR= conf.d etc init.d local.d man scripts sh src sysctl.d
|
||||
|
||||
# Build our old net foo or not
|
||||
MKOLDNET?= yes
|
||||
ifeq (${MKOLDNET},yes)
|
||||
SUBDIR+= net doc
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user