diff options
author | tsmith@siva.hindu.god <> | 2007-05-17 14:17:50 -0600 |
---|---|---|
committer | tsmith@siva.hindu.god <> | 2007-05-17 14:17:50 -0600 |
commit | 30bc713c77228425e99c33800ca7d1f12a027691 (patch) | |
tree | e1f124ea0e96bfa5ff03cb4885b9f2dde79eb0d4 /win | |
parent | 2703da69ff72ab5f1c261ecbb148eccce6601970 (diff) | |
parent | bb2a43dd19ab1362c6902c5fab8e74aa4a09c41b (diff) | |
download | mariadb-git-30bc713c77228425e99c33800ca7d1f12a027691.tar.gz |
Merge siva.hindu.god:/home/tsmith/m/bk/50
into siva.hindu.god:/home/tsmith/m/bk/maint/50
Diffstat (limited to 'win')
-rwxr-xr-x | win/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makefile.am b/win/Makefile.am index c6632737d7b..89f0d65b528 100755 --- a/win/Makefile.am +++ b/win/Makefile.am @@ -14,7 +14,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ## Process this file with automake to create Makefile.in -EXTRA_DIST = build-vs71.bat build-vs8.bat build-vs8_x64.bat configure.js README \ +EXTRA_DIST = build-vs71.bat build-vs8.bat build-vs8_x64.bat configure.js README \ mysql_manifest.cmake create_manifest.js # Don't update the files from bitkeeper |