write.exe: Add a new program that calls wordpad.exe.
diff --git a/configure.ac b/configure.ac
index 780b419..e6088ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1894,6 +1894,7 @@
 AC_CONFIG_FILES([programs/winhelp/Makefile])
 AC_CONFIG_FILES([programs/winver/Makefile])
 AC_CONFIG_FILES([programs/wordpad/Makefile])
+AC_CONFIG_FILES([programs/write/Makefile])
 AC_CONFIG_FILES([programs/xcopy/Makefile])
 AC_CONFIG_FILES([server/Makefile])
 AC_CONFIG_FILES([tools/Makefile])