mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 15:48:26 -04:00
libbe(3): Add to bsd.libnames.mk
This commit is contained in:
parent
216d435975
commit
a6061733c6
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ LIBASN1?= ${LIBDESTDIR}${LIBDIR_BASE}/libasn1.a
|
|||
LIBATM?= ${LIBDESTDIR}${LIBDIR_BASE}/libatm.a
|
||||
LIBAUDITD?= ${LIBDESTDIR}${LIBDIR_BASE}/libauditd.a
|
||||
LIBAVL?= ${LIBDESTDIR}${LIBDIR_BASE}/libavl.a
|
||||
LIBBE?= ${LIBDESTDIR}${LIBDIR_BASE}/libbe.a
|
||||
LIBBEGEMOT?= ${LIBDESTDIR}${LIBDIR_BASE}/libbegemot.a
|
||||
LIBBLACKLIST?= ${LIBDESTDIR}${LIBDIR_BASE}/libblacklist.a
|
||||
LIBBLUETOOTH?= ${LIBDESTDIR}${LIBDIR_BASE}/libbluetooth.a
|
||||
|
|
|
|||
Loading…
Reference in a new issue