From 0e4e28db79eeb8b3d4cbd696936c63eb1eb3ce36 Mon Sep 17 00:00:00 2001
From: Steven Butler <sebutler@gmail.com>
Date: Sun, 20 Feb 2011 00:27:51 +1000
Subject: [PATCH] MSI: ensure thesaurus indexer custom action is built

---
 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 4793f6b..a7c9e45 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
-- 
1.7.4

