1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Make the libraries we produce on Windows actually usable

This commit is contained in:
Daniel Fischer
2010-04-16 10:27:18 +02:00
committed by MySQL Build Team
parent 8b79e6209c
commit c62d8e5cb5
2 changed files with 14 additions and 4 deletions

View File

@ -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 \