summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-30 00:12:26 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-30 00:12:26 +0000
commitb9cf2a6561281b8a749c9b620f577ab386c0caca (patch)
treee6581766b30fb166e4665892c6950401619a9ceb /databases/Makefile
parent- Fix MASTER_SITES (diff)
Add MyODBC port, an ODBC driver for MySQL.
PR: 17586 Submitted by: Erik H. Bakke <erikhb@bgnett.no>
Notes
Notes: svn path=/head/; revision=28965
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 cd50a067e2ba..80b9815ab81e 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -15,6 +15,7 @@
SUBDIR += libiodbc
SUBDIR += metakit
SUBDIR += msql
+ SUBDIR += myodbc
SUBDIR += mysql-editor
SUBDIR += mysql-jdbc-mm
SUBDIR += mysql322-client