summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:43:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:43:26 +0000
commit4f9013274162927592ed9590f1136ac6360d101e (patch)
treee19507594ec6cd13c87e550e8f2c4ff35fac921f /databases/Makefile
parentThis is a DataSource driver for Structures_DataGrid using XML files. (diff)
This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/
Notes
Notes: svn path=/head/; revision=204106
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 a0935b398e76..efe05e706f7a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -338,6 +338,7 @@
SUBDIR += pear-MDB2_Schema
SUBDIR += pear-MDB_QueryTool
SUBDIR += pear-Structures_DataGrid_DataSource_Array
+ SUBDIR += pear-Structures_DataGrid_DataSource_DBTable
SUBDIR += pecl-memcache
SUBDIR += pecl-sqlite
SUBDIR += pgaccess