commit fc400ae8ebd6e6ad815ea19c385abf31bcbd6028
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Wed Dec 4 00:45:46 2013 +0100

    installer: support new LyX helper programs

diff --git a/development/Win32/packaging/installer/include/filelist.nsh 
b/development/Win32/packaging/installer/include/filelist.nsh
index cb97aa3..a0a6f9c 100644
--- a/development/Win32/packaging/installer/include/filelist.nsh
+++ b/development/Win32/packaging/installer/include/filelist.nsh
@@ -48,6 +48,11 @@ Lists of files to include in the installer
   ${FILE}intl.dll"
   ${FILE}libhunspell.dll"
   ${FILE}zlibwapi.dll"
+  ${FILE}biblio.exe"
+  ${FILE}check_convert.exe"
+  ${FILE}check_filetools.exe"
+  ${FILE}check_layout.exe"
+  ${FILE}check_lstrings.exe"
 
 !macroend
 

Reply via email to