Append to SUBDIR, not set it

Pointyhat to: ngie
This commit is contained in:
Enji Cooper 2015-05-31 22:24:29 +00:00
parent 89482baab7
commit 2cfac4737a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
.include <bsd.own.mk>
SUBDIR= etc
SUBDIR= sys
SUBDIR+= etc
SUBDIR+= sys
TESTSDIR= ${TESTSBASE}
KYUAFILE= yes