commit | ba02ae412e489b2ec541c01fadb23ccc7e8932d4 | [log] [tgz] |
---|---|---|
author | Dan Kegel <dank@kegel.com> | Tue Jan 21 20:14:36 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 21 20:14:36 2003 +0000 |
tree | f9e418dafb75323e4644bec9b10b380e40944389 | |
parent | 49e1b69172c5ab00d308e5ff14033ee3684dd943 [diff] [blame] |
Added Windows-compatible start.exe.
diff --git a/programs/Makefile.in b/programs/Makefile.in index c3ccd3e..643fdfa 100644 --- a/programs/Makefile.in +++ b/programs/Makefile.in
@@ -19,6 +19,7 @@ regtest \ rpcss \ rundll32 \ + start \ uninstaller \ view \ wcmd \ @@ -43,6 +44,7 @@ regsvr32 \ rpcss \ rundll32 \ + start \ uninstaller \ wcmd \ wineboot \