summaryrefslogtreecommitdiff
path: root/scripts/make_win_bin_dist
diff options
context:
space:
mode:
authorDaniel Fischer <df@sun.com>2010-04-16 10:27:18 +0200
committerMySQL Build Team <build@mysql.com>2010-04-16 10:27:18 +0200
commitc62d8e5cb5ae57cedd08f761e99cab0e98f8496a (patch)
tree1784f24fe8f497f687a8e9841f29c57d0b097cab /scripts/make_win_bin_dist
parent8b79e6209cd8222855e8a7e4a52b0d4ec0263634 (diff)
downloadmariadb-git-c62d8e5cb5ae57cedd08f761e99cab0e98f8496a.tar.gz
Make the libraries we produce on Windows actually usable
Diffstat (limited to 'scripts/make_win_bin_dist')
-rwxr-xr-xscripts/make_win_bin_dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/make_win_bin_dist b/scripts/make_win_bin_dist
index 7e8428bfe5c..9af722f7afc 100755
--- a/scripts/make_win_bin_dist
+++ b/scripts/make_win_bin_dist
@@ -249,6 +249,7 @@ cp include/mysql.h \
include/decimal.h \
include/errmsg.h \
include/my_global.h \
+ include/my_config.h \
include/my_net.h \
include/my_getopt.h \
include/sslopt-longopts.h \