summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2018-06-19 14:01:17 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2018-06-19 14:01:17 +0000
commita48f499445b9c611596972d4e163c10031258471 (patch)
tree8763e0484c27971dd60c98159c1bf792813d9ad5 /usr.bin/Makefile
parent9df6db6eb780219039450c2810978229cde21ce1 (diff)
Enable ldap(1) in the build.
OK deraadt@
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f428c790fe7..3e3fc4359ac 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.156 2017/08/11 14:28:14 mpi Exp $
+# $OpenBSD: Makefile,v 1.157 2018/06/19 14:01:16 reyk Exp $
.include <bsd.own.mk>
@@ -11,7 +11,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \
find fgen finger fmt fold from fstat ftp gencat getcap \
getconf getent getopt gprof grep head hexdump htpasswd id indent \
infocmp ipcrm ipcs \
- join jot kdump keynote ktrace lam last lastcomm leave less lex \
+ join jot kdump keynote ktrace lam last lastcomm ldap leave less lex \
libtool lndir \
locale locate lock logger login logname look lorder \
m4 mail make mandoc mesg mg \