summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-03-17 22:10:32 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-03-17 22:10:32 +0000
commitb15f831b1b17f6bdceb44ba02681ce071d8eb485 (patch)
treeb5c9dfb4281e94a3df272a260f58f3e02d106e8f /databases/Makefile
parentUpdate to 1.2. (diff)
Add mysqltutor.
Notes
Notes: svn path=/head/; revision=17269
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8216d000a0a8..da020bafdfaf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.32 1998/11/16 15:48:36 vanilla Exp $
+# $Id: Makefile,v 1.33 1998/12/26 08:52:53 kuriyama Exp $
#
SUBDIR += cdb
SUBDIR += db
@@ -10,6 +10,7 @@
SUBDIR += msql
SUBDIR += mysql321
SUBDIR += mysql322
+ SUBDIR += mysqltutor
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBI
SUBDIR += p5-MLDBM