diff options
author | iggy@recycle.(none) <> | 2007-04-23 21:47:21 -0400 |
---|---|---|
committer | iggy@recycle.(none) <> | 2007-04-23 21:47:21 -0400 |
commit | f4569bd50c1646f4af7f504c5ff10c924196d948 (patch) | |
tree | 3e3a06a8d246b1ea71eac652567d95f8ef9500ca /win | |
parent | b118b4127baf440a61435f3ea2da0b8cdb53f5e2 (diff) | |
download | mariadb-git-f4569bd50c1646f4af7f504c5ff10c924196d948.tar.gz |
Post Merge Correction
Diffstat (limited to 'win')
-rw-r--r-- | win/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/Makefile.am b/win/Makefile.am index c05d1a512f9..1bf7cce8396 100644 --- a/win/Makefile.am +++ b/win/Makefile.am @@ -14,7 +14,8 @@ # 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 %::SCCS/s.% |