diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-11-27 05:37:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-11-27 05:37:07 +0000 |
commit | 5cdd4c3c558f6c6478f5aa62fb1cc901728e58b2 (patch) | |
tree | 78d8027eda4286612aef74b6520ce849b2252188 /databases/Makefile | |
parent | ac7c9771a55ea4ad04f19ab60d246c8641eb9ae4 (diff) |
Notes
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 2c3f455e5faf..e37d6f8d3a41 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -212,6 +212,7 @@ SUBDIR += pear-DB_DataObject_FormBuilder SUBDIR += pear-DB_Pager SUBDIR += pear-MDB + SUBDIR += pear-MDB2 SUBDIR += pear-sqlite SUBDIR += pecl-memcache SUBDIR += pgaccess |