From 1080c89c3d9a0a2eebc2a8c0be7bb2149d373661 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 8 Mar 2001 12:42:10 +0000 Subject: Add ruby-cdb, Ruby interface to D. J. Bernstein's cdb (constant database) library. --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index 6514144ff257..92028a76c56f 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -61,6 +61,7 @@ SUBDIR += py-gdbm SUBDIR += rdb SUBDIR += ruby-bdb + SUBDIR += ruby-cdb SUBDIR += ruby-gdbm SUBDIR += ruby14-gdbm SUBDIR += ruby-mysql -- cgit v1.2.3