IDMETA part of Windows package
[yaz-moved-to-github.git] / win / yaz.nsi
index 9e45f74..e6461b1 100644 (file)
@@ -143,6 +143,7 @@ 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