Append to SUBDIR, not set it
Pointyhat to: ngie
This commit is contained in:
parent
89482baab7
commit
2cfac4737a
@ -2,8 +2,8 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= etc
|
||||
SUBDIR= sys
|
||||
SUBDIR+= etc
|
||||
SUBDIR+= sys
|
||||
|
||||
TESTSDIR= ${TESTSBASE}
|
||||
KYUAFILE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user