diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-09 19:25:33 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-09-09 19:25:33 +0000 |
commit | 0bdb4b602f313304a25c25200daebdb6ca9e073b (patch) | |
tree | 5ae0289b612897b4401a3d0dd2cacfa200e627bd /databases/Makefile | |
parent | Update to 0.1.2 (diff) |
Add gauche-gdbm, a GDBM interface for Gauche.
Notes
Notes:
svn path=/head/; revision=65939
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index f9726739033f..5dc9ba600bdf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -25,6 +25,7 @@ SUBDIR += firebird-devel SUBDIR += freetds SUBDIR += gadfly + SUBDIR += gauche-gdbm SUBDIR += gdbm SUBDIR += gigabase SUBDIR += gmysql |