summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index ac854f85e84..23d1ec6dec8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.473 2014/11/21 11:30:52 obache Exp $
+# $NetBSD: Makefile,v 1.474 2014/12/01 06:01:03 jnemeth Exp $
COMMENT= Databases
@@ -75,6 +75,7 @@ SUBDIR+= maatkit
SUBDIR+= metakit-lib
SUBDIR+= mongo-c-driver
SUBDIR+= myodbc
+SUBDIR+= mysql-cluster
SUBDIR+= mysql-connector-c++
SUBDIR+= mysql-workbench
SUBDIR+= mysql51-client