mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add libss.
This commit is contained in:
parent
8b359e3092
commit
8a256cf77b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ SUBDIR=csu/${MACHINE}
|
|||
# XXX MISSING: libmp libplot
|
||||
SUBDIR+= libc libcompat libcrypt libcurses libedit libf2c libforms \
|
||||
libkvm libmd libmytinfo libncurses libresolv librpcsvc libskey \
|
||||
libtelnet libtermcap libutil liby
|
||||
libss libtelnet libtermcap libutil liby
|
||||
|
||||
.if !defined(WANT_MSUN)
|
||||
SUBDIR+= libm
|
||||
|
|
|
|||
Loading…
Reference in a new issue