summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2016-09-20 12:55:04 +0000
committerjaapb <jaapb@pkgsrc.org>2016-09-20 12:55:04 +0000
commit1487e883b47de5326dbe227314ca271af5ace0d4 (patch)
treef3f94200a8edcf9be6ecb4a00eaa48c375ffad56 /databases
parentd58c54d357f294789de47c3b290bf9ebab0b2248 (diff)
downloadpkgsrc-1487e883b47de5326dbe227314ca271af5ace0d4.tar.gz
Added ocaml-ldap to SUBDIRs
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 99b2ac9afc2..e0a0c5bc3a3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.518 2016/09/17 02:42:08 mef Exp $
+# $NetBSD: Makefile,v 1.519 2016/09/20 12:55:04 jaapb Exp $
COMMENT= Databases
@@ -107,6 +107,7 @@ SUBDIR+= mytop
SUBDIR+= nss-pgsql
SUBDIR+= nss_ldap
SUBDIR+= ocaml-dbm
+SUBDIR+= ocaml-ldap
SUBDIR+= ocaml-mysql
SUBDIR+= ocaml-sqlite3
SUBDIR+= odbc-postgresql