diff options
author | unknown <monty@hundin.mysql.fi> | 2001-08-30 01:22:02 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-08-30 01:22:02 +0300 |
commit | 9a4aac7e23446427ec705d3b65095b8a8f956aee (patch) | |
tree | 0333b688453602a24b5a46133bd78136de042d90 /os2/MySQL-Sql.icc | |
parent | a221315fa94310bad927a0a76ca9baf204166ccb (diff) | |
download | mariadb-git-9a4aac7e23446427ec705d3b65095b8a8f956aee.tar.gz |
Fix for OS2
Docs/manual.texi:
Cleanup
Diffstat (limited to 'os2/MySQL-Sql.icc')
-rw-r--r-- | os2/MySQL-Sql.icc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/MySQL-Sql.icc b/os2/MySQL-Sql.icc index 0c3fc69d68c..addb645e2db 100644 --- a/os2/MySQL-Sql.icc +++ b/os2/MySQL-Sql.icc @@ -81,7 +81,7 @@ option ProjectOptions = MySQLOptions // target source files source "rint.obj" - source zlib, ufc, regex + source zlib, ufc, regex, 'strings\bmove_upp.c' if debug_build { source type('cpp') dbug } |