mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Allow building/installing of NLS catalogs while building of libraries
MFC after: 3 days
This commit is contained in:
parent
a921fb33b6
commit
b9f5e42283
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ _libinstall:
|
|||
.endif
|
||||
.endif !defined(INTERNALLIB)
|
||||
|
||||
.include <bsd.nls.mk>
|
||||
.include <bsd.files.mk>
|
||||
.include <bsd.incs.mk>
|
||||
.include <bsd.links.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue