Make zlib.dll part of YAZ if libxml2 is enabled
[yaz-moved-to-github.git] / win / yaz.nsi
index 4d2fde2..cb1bc52 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.29 2003-12-04 13:20:40 adam Exp $
+; $Id: yaz.nsi,v 1.42 2004-03-17 18:47:42 adam Exp $
 
-!define VERSION "2.0.6"
+!define VERSION "2.0.17"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -113,7 +113,8 @@ Section "YAZ Source"
        File ..\src\*.y
        File ..\src\*.tcl
        File ..\src\*.asn
-       File ..\src\*.sgm
+       File ..\src\charconv.sgm
+       File ..\src\codetables.xml
        SetOutPath $INSTDIR\zoom
        File ..\zoom\*.c
        SetOutPath $INSTDIR\ztest