Merge branch 'master' of ssh://git.indexdata.com/home/git/pub/yaz
[yaz-moved-to-github.git] / win / yaz.nsi
index e6723b5..be73f62 100644 (file)
@@ -143,7 +143,7 @@ SectionEnd
 Section "YAZ Source" YAZ_Source
        SectionIn 1
        SetOutPath $INSTDIR
-       File ../configure.ac
+       File ..\configure.ac
        File /r ..\*.c
        File /r /x yaz ..\*.h
        SetOutPath $INSTDIR\util