1.9.3
[yaz-moved-to-github.git] / win / yaz.nsi
index 6cd03e1..e2b6033 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.14 2002-10-22 13:49:53 adam Exp $
+; $Id: yaz.nsi,v 1.17 2003-02-10 08:59:14 adam Exp $
 
-!define VERSION "1.9.1"
+!define VERSION "1.9.3"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -95,15 +95,19 @@ Section "YAZ Source"
        SetOutPath $INSTDIR\util
        File ..\util\*.c
        File ..\util\*.tcl
+       File ..\util\*.sgm
+       File ..\util\yaz-comp
        SetOutPath $INSTDIR\odr
        File ..\odr\*.c
        File ..\odr\*.h
        SetOutPath $INSTDIR\z39.50
        File ..\z39.50\*.c
        File ..\z39.50\*.asn
+       File ..\z39.50\*.tcl
        SetOutPath $INSTDIR\ill
        File ..\ill\*.c
        File ..\ill\*.asn
+       File ..\ill\*.tcl
        SetOutPath $INSTDIR\zutil
        File ..\zutil\*.c
        File ..\zutil\*.h