IDMETA part of Windows package
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Dec 2011 09:24:35 +0000 (10:24 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Dec 2011 09:24:35 +0000 (10:24 +0100)
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