summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-03-20 05:43:38 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-03-20 05:43:38 +0000
commit567f300c60c772c44d34ad00e1a040b34ad58f80 (patch)
tree72591e105c627d744f64d6c21c570e475ca0a18d /databases/Makefile
parentAdded lesw (diff)
Added gtksql
Notes
Notes: svn path=/head/; revision=17316
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 da020bafdfaf..d71648c4a0bf 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1998/12/26 08:52:53 kuriyama Exp $
+# $Id: Makefile,v 1.34 1999/03/17 22:10:32 dirk Exp $
#
SUBDIR += cdb
SUBDIR += db
@@ -6,6 +6,7 @@
SUBDIR += gdbm
SUBDIR += gmysql
SUBDIR += gnats
+ SUBDIR += gtksql
SUBDIR += interbase4
SUBDIR += msql
SUBDIR += mysql321