diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-19 13:48:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-19 13:48:26 +0000 |
commit | 31818d63a0ce0285c28ef9b9b16ae300b0904df4 (patch) | |
tree | 20bc49f7185c541d4154f5c9631f096392857b73 /databases/Makefile | |
parent | 899b2ac77a9fc192a4b4b790bb405b1f52ba7ca3 (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 df7d25786ece..2365ae608fc8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -341,6 +341,7 @@ SUBDIR += pear-Structures_DataGrid_DataSource_CSV SUBDIR += pear-Structures_DataGrid_DataSource_DBQuery SUBDIR += pear-Structures_DataGrid_DataSource_DBTable + SUBDIR += pear-Structures_DataGrid_DataSource_MDB2 SUBDIR += pecl-memcache SUBDIR += pecl-sqlite SUBDIR += pgaccess |