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 | 458d0e7ae06016f56614c602d7e5be568779937a (patch) | |
tree | 3aa70bdbd1adb50dc6c5a0f463078e1d1b8d400d /scripts | |
parent | bfe544e46b6873500f171ac8ef3a8322cf88f7e6 (diff) | |
parent | 3c5aef7dc7945bcad63df61845e0e244a8890af3 (diff) | |
download | mariadb-git-458d0e7ae06016f56614c602d7e5be568779937a.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 \ |