mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Append to SUBDIR, not set it
Pointyhat to: ngie
This commit is contained in:
parent
89482baab7
commit
2cfac4737a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= etc
|
||||
SUBDIR= sys
|
||||
SUBDIR+= etc
|
||||
SUBDIR+= sys
|
||||
|
||||
TESTSDIR= ${TESTSBASE}
|
||||
KYUAFILE= yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue