summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:45:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-19 13:45:53 +0000
commit899b2ac77a9fc192a4b4b790bb405b1f52ba7ca3 (patch)
treed1992248717eb5347b8ade774e2aaaf0ce6a0911 /databases/Makefile
parentThis is a DataSource driver for Structures_DataGrid using PEAR::DB and an (diff)
This is a DataSource driver for Structures_DataGrid using CSV files.
WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
Notes
Notes: svn path=/head/; revision=204110
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 e202a7e469a1..df7d25786ece 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_CSV
SUBDIR += pear-Structures_DataGrid_DataSource_DBQuery
SUBDIR += pear-Structures_DataGrid_DataSource_DBTable
SUBDIR += pecl-memcache