diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-02-09 14:45:23 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-02-09 14:45:23 +0000 |
commit | 3bb9a531e666e9c7f83470799c8ea5e8005257b6 (patch) | |
tree | c7751ce9d2a032ed5485216cd6d63a40978c9fc9 /databases/Makefile | |
parent | b02b5789c08507d8bf2c3fa6d7058880183a8605 (diff) |
Connect mysql-connector-c to the build
Notes
Notes:
svn path=/head/; revision=311982
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 58758202e488..3334d61634a3 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -210,6 +210,7 @@ SUBDIR += mysac SUBDIR += mysql++1 SUBDIR += mysql++3 + SUBDIR += mysql-connector-c SUBDIR += mysql-connector-c++ SUBDIR += mysql-connector-java SUBDIR += mysql-connector-odbc |