mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Re-enable descending into the "atm" subdir.
This commit is contained in:
parent
e742b4f879
commit
90d186c0cb
1 changed files with 1 additions and 1 deletions
|
|
@ -231,7 +231,7 @@ _truss= truss
|
|||
.endif
|
||||
|
||||
.if !defined(NOATM)
|
||||
#_atm= atm
|
||||
_atm= atm
|
||||
.endif
|
||||
|
||||
.if !defined(NO_BIND) && !defined(NO_BIND_UTILS)
|
||||
|
|
|
|||
Loading…
Reference in a new issue