summaryrefslogtreecommitdiff
path: root/scripts
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
commit29f098f2d3b8cabe352bd255567c4eae4bcfea00 (patch)
tree1784f24fe8f497f687a8e9841f29c57d0b097cab /scripts
parent8a5aca0dc7861eff472ad04f7aa1029e78822654 (diff)
downloadmariadb-git-29f098f2d3b8cabe352bd255567c4eae4bcfea00.tar.gz
Make the libraries we produce on Windows actually usable
Diffstat (limited to 'scripts')
-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 \