summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-08-31 20:31:32 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-08-31 20:31:32 +0000
commita88a69d773884b759e052c050075e928642fe119 (patch)
treeb61f647ff4b8af3cb29f1f749967157eddcc52a7 /databases/Makefile
parent. Fix the plugin build for gcc 3.4. (diff)
Add pear-DB_DataObject_FormBuilder 0.10.0, automatically build
HTML_QuickForm objects using DB_DataObject. PR: 70921 Submitted by: Antonio Carlos Venancio Junior
Notes
Notes: svn path=/head/; revision=117762
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 0c00610e46bf..89636021367b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -202,6 +202,7 @@
SUBDIR += p5-sqlrelay
SUBDIR += pear-DB
SUBDIR += pear-DB_DataObject
+ SUBDIR += pear-DB_DataObject_FormBuilder
SUBDIR += pear-DB_Pager
SUBDIR += pear-MDB
SUBDIR += pear-sqlite