add meter.c
This commit is contained in:
parent
9a2cfaa213
commit
e3d0290b8c
4
external/bsd/openldap/lib/liblutil/Makefile
vendored
4
external/bsd/openldap/lib/liblutil/Makefile
vendored
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.2 2008/05/27 08:58:26 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/03/08 05:19:10 lukem Exp $
|
||||
|
||||
USE_FORT?= yes
|
||||
|
||||
@ -13,7 +13,7 @@ CPPFLAGS+= -I${LDAP_DISTDIR}/libraries/liblutil
|
||||
|
||||
SRCS= base64.c csn.c entropy.c sasl.c signal.c hash.c passfile.c \
|
||||
md5.c passwd.c sha1.c getpass.c lockf.c utils.c uuid.c \
|
||||
sockpair.c avl.c tavl.c ldif.c fetch.c \
|
||||
sockpair.c avl.c tavl.c ldif.c fetch.c meter.c \
|
||||
getpeereid.c detach.c
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user