diff options
author | Daniel Fischer <df@sun.com> | 2010-05-27 16:11:13 +0200 |
---|---|---|
committer | Daniel Fischer <df@sun.com> | 2010-05-27 16:11:13 +0200 |
commit | 5f5d488978e6dfb31ae70f56ecbc82a30f6a1933 (patch) | |
tree | 3aa70bdbd1adb50dc6c5a0f463078e1d1b8d400d /scripts | |
parent | 487b6e1c72e66cd87e9e9e0af6ce1c48e9c6f200 (diff) | |
parent | ce34f3d8093f131f5713437c299a72046753868f (diff) | |
download | mariadb-git-5f5d488978e6dfb31ae70f56ecbc82a30f6a1933.tar.gz |
merge
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/make_win_bin_dist | 1 |
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 \ |