diff options
author | joerg@trift2. <> | 2007-05-02 14:01:49 +0200 |
---|---|---|
committer | joerg@trift2. <> | 2007-05-02 14:01:49 +0200 |
commit | bb2996f48705b27d57cd2fcfba76af2902d71b73 (patch) | |
tree | fd3abbbab82cfb05e271c65b52e647f89815b82e /win | |
parent | 90468a727475073a92a7a8967654f7fb3ed2c934 (diff) | |
download | mariadb-git-bb2996f48705b27d57cd2fcfba76af2902d71b73.tar.gz |
Format corrections for various "Makefile.am": Leading tab, no trailing blank.
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 |