diff options
author | Steven Butler <sebutler@gmail.com> | 2011-02-20 00:27:51 +1000 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-28 16:32:37 +0100 |
commit | a0924c8cf0cf2651339554b47fc357c97193fcee (patch) | |
tree | 8bff7d1ace109af4ed861388fd9d8ea04242f9e1 /setup_native/prj | |
parent | d5931ad3631ed74d73fea119573c1e3bbf176ee1 (diff) |
MSI: ensure thesaurus indexer custom action is built
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 4793f6b1e013..a7c9e4546ab6 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -10,6 +10,7 @@ pk setup_native\source\win32\customactions\regactivex nmake - w sn_rega pk setup_native\source\win32\customactions\regpatchactivex nmake - w sn_regpatchactivex NULL pk setup_native\source\win32\customactions\reg4allmsdoc nmake - w sn_reg4allmsdoc NULL pk setup_native\source\win32\customactions\sellang nmake - w sn_sellang NULL +pk setup_native\source\win32\customactions\thesaurus nmake - w sn_thesaurus NULL pk setup_native\source\win32\customactions\reg64 nmake - w sn_reg64 NULL pk setup_native\source\win32\customactions\javafilter nmake - w sn_javafilter NULL pk setup_native\source\win32\customactions\quickstarter nmake - w sn_quickstarter NULL |