commit | 2777a94d4eef7dd8f8d422bed1c1363a059f9109 | [log] [tgz] |
---|---|---|
author | MikoĊaj Zalewski <mikolaj@zalewski.pl> | Wed Aug 01 20:01:29 2007 -0700 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 02 12:53:31 2007 +0200 |
tree | 0cc2a61876fa00e0536121a999a6542de90a948c | |
parent | cb8a0dd70dba0bfaeeaf98d239f4b07760ebd4b1 [diff] [blame] |
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])