commit | 921edab75864dbcdc130bcf85866dfea12101b47 | [log] [tgz] |
---|---|---|
author | Jason Edmeades <us@edmeades.me.uk> | Tue Mar 06 20:04:15 2007 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Mar 19 14:50:32 2007 +0100 |
tree | 77de66a695ba7110c320eb2dfc0f698d53e4c8e1 | |
parent | fd37d30a2687a9a371dea1f5857c43bf97791ce9 [diff] [blame] |
Basic implementation of xcopy.
diff --git a/configure.ac b/configure.ac index 95b3b8d..abd544c 100644 --- a/configure.ac +++ b/configure.ac
@@ -1827,6 +1827,7 @@ AC_CONFIG_FILES([programs/winhelp/Makefile]) AC_CONFIG_FILES([programs/winver/Makefile]) AC_CONFIG_FILES([programs/wordpad/Makefile]) +AC_CONFIG_FILES([programs/xcopy/Makefile]) AC_CONFIG_FILES([server/Makefile]) AC_CONFIG_FILES([tools/Makefile]) AC_CONFIG_FILES([tools/widl/Makefile])