summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 23:13:14 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-02-21 23:13:14 +0000
commit7939db3b3fd54d25efd46b3ec99b6b03188a2871 (patch)
tree3889ea39f02338af3004f5395d762e1a8de54cfc /databases/Makefile
parentRDB is a fast, portable, relational database management system (diff)
Activate rdb
Notes
Notes: svn path=/head/; revision=26115
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6d9137b42782..7b4f3f00215b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -33,6 +33,7 @@
SUBDIR += pxtools
SUBDIR += py-MySQL
SUBDIR += py-PyGreSQL
+ SUBDIR += rdb
SUBDIR += ruby-postgres
SUBDIR += sqsh
SUBDIR += tcl-Mysql