mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Oops! this macro needs to be defined for "make release".
Found by: phk
This commit is contained in:
parent
c33483596b
commit
394c9e8edc
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
SUBDIR= lib libexec usr.bin usr.sbin
|
||||
|
||||
SDIR= ${.CURDIR}/..
|
||||
|
||||
bootstrap: cleandir obj depend all install kprog
|
||||
|
||||
help-distribute: distribute
|
||||
|
|
|
|||
Loading…
Reference in a new issue