X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=be73f62d329a6e7fef169fe4c47a7b59099f69d5;hb=86f056a3c67a9b6bb76f231c8cbaa010ce7f89b1;hp=4a1c6827d0c4eda52587ce81bd449984579dad7e;hpb=6f60c2ddc5cbb085699d142af7e5836caaf6c69a;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 4a1c682..be73f62 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,5 +1,5 @@ ; This file is part of the YAZ toolkit. -; Copyright (C) 1995-2010 Index Data +; Copyright (C) 1995-2011 Index Data !include version.nsi @@ -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