diff options
author | unknown <joerg@trift2.> | 2007-05-04 21:28:04 +0200 |
---|---|---|
committer | unknown <joerg@trift2.> | 2007-05-04 21:28:04 +0200 |
commit | 115797cb1afe962d7604e689f22bde66c11823bb (patch) | |
tree | 68916214d6920efe290a29c7353c7582ab8c5d8d /win | |
parent | 70d440ace34f3897c8930975069cc960df47fc6e (diff) | |
download | mariadb-git-115797cb1afe962d7604e689f22bde66c11823bb.tar.gz |
win/Makefile.am : No trailing blank after a continuation line marker !
win/Makefile.am:
No trailing blank after a continuation line marker !
Diffstat (limited to 'win')
-rw-r--r-- | win/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makefile.am b/win/Makefile.am index 1bf7cce8396..279183480d8 100644 --- a/win/Makefile.am +++ b/win/Makefile.am @@ -14,7 +14,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 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 |