mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
Fix build breakage introduced by r298253.
This commit is contained in:
parent
1068140988
commit
aa9ddbd03e
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.include <src.opts.mk>
|
||||
|
||||
PROG= units
|
||||
FILES= units.lib
|
||||
FILES= definitions.units
|
||||
FILESDIR= ${SHAREDIR}/misc
|
||||
|
||||
LIBADD= edit
|
||||
|
|
|
|||
Loading…
Reference in a new issue