diff options
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 6a3519fd2672..e93c682c5db5 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -10,6 +10,6 @@ pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quic pk setup_native\source\win32\customactions\shellextensions nmake - w sn_shellextensions NULL pk setup_native\source\win32\customactions\indexingfilter nmake - w sn_indexingfilter NULL pk setup_native\source\win32\customactions\languagepacks nmake - w sn_languagepacks NULL -pk setup_native\source\win32\customactions\patch nmake - w sn_patch NULL +pk setup_native\source\win32\customactions\patch nmake - w sn_patch sn_languagepacks.w NULL pk setup_native\source\ulfconv nmake - all sn_ulfconv NULL |