summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f51d91738e63..95e2ba86fc2b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.21 1997/08/19 07:17:51 fenner Exp $
+# $Id: Makefile,v 1.22 1997/08/30 13:26:53 andreas Exp $
#
SUBDIR += db
SUBDIR += gdbm
@@ -14,5 +14,7 @@
SUBDIR += postgresql
SUBDIR += typhoon
SUBDIR += xmbase-grok
+ SUBDIR += xmysql
+ SUBDIR += xmysqladmin
.include <bsd.port.subdir.mk>