configure.ac not needed for Windows package
[yaz-moved-to-github.git] / win / yaz.nsi
index 9e45f74..e34f7e2 100644 (file)
@@ -142,7 +142,7 @@ SectionEnd
 Section "YAZ Source" YAZ_Source
        SectionIn 1
        SetOutPath $INSTDIR
-       File ..\configure.ac
+       File ..\IDMETA
        File /r ..\*.c
        File /r /x yaz ..\*.h
        SetOutPath $INSTDIR\util