summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 20:05:40 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-09 20:05:40 +0000
commite87edc58b8c58787895ebc3696e3cf9a7afcd271 (patch)
tree7a375a1c5a8718b2e498e298b537599697be7439 /databases/Makefile
parentAdd qt-ibase-plugin, a QT database plugin for ibase/firebird. (diff)
Add qt-sqlite-plugin, a QT database plugin for SQLite.
Notes
Notes: svn path=/head/; revision=103460
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 b2ecb00e01f3..f9673969d994 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -227,6 +227,7 @@
SUBDIR += qt-mysql-plugin
SUBDIR += qt-odbc-plugin
SUBDIR += qt-pgsql-plugin
+ SUBDIR += qt-sqlite-plugin
SUBDIR += rdb
SUBDIR += rdfdb
SUBDIR += ruby-bdb