Mirroring got broken around the merge from branches/2.1, although I'm
not yet sure how. This catches up to "authoritative" content across the
board, while I figure out what broke.
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8234 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/plugins/ie/installer/README.txt b/plugins/ie/installer/README.txt
index 2c8094e..8517837 100644
--- a/plugins/ie/installer/README.txt
+++ b/plugins/ie/installer/README.txt
@@ -1,11 +1,11 @@
-This directory contains the source code for the Windows installer. A new installer should
-be built using the build script every time oophm.dll is replaced.
-
-The build script will only work on a Windows system with WIX installed:
-http://wix.sourceforge.net/
-
-
-Files contained in this directory:
-installer.wxs.xml - the WIX script used to generate the installer
-
+This directory contains the source code for the Windows installer. A new installer should
+be built using the build script every time oophm.dll is replaced.
+
+The build script will only work on a Windows system with WIX installed:
+http://wix.sourceforge.net/
+
+
+Files contained in this directory:
+installer.wxs.xml - the WIX script used to generate the installer
+
build.xml - the ant build script
\ No newline at end of file