NSIS: add configure.ac
[yaz-moved-to-github.git] / win / yaz.nsi
index 1ae7d9a..be73f62 100644 (file)
@@ -143,6 +143,7 @@ SectionEnd
 Section "YAZ Source" YAZ_Source
        SectionIn 1
        SetOutPath $INSTDIR
+       File ..\configure.ac
        File /r ..\*.c
        File /r /x yaz ..\*.h
        SetOutPath $INSTDIR\util