mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 23:57:54 +01:00
Add nls include to Makefile.
This commit is contained in:
parent
9289ddbe2e
commit
c7e6130943
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=7493
@ -20,6 +20,7 @@ PRECIOUSLIB= yes
|
||||
.include "${.CURDIR}/gmon/Makefile.inc"
|
||||
.include "${.CURDIR}/locale/Makefile.inc"
|
||||
.include "${.CURDIR}/net/Makefile.inc"
|
||||
.include "${.CURDIR}/nls/Makefile.inc"
|
||||
.include "${.CURDIR}/quad/Makefile.inc"
|
||||
.include "${.CURDIR}/regex/Makefile.inc"
|
||||
.include "${.CURDIR}/stdio/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user