Win32 build: Update file names with newer aqbanking version.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18340 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2009-09-23 10:32:22 +00:00
parent 9936b8662c
commit 911b43fae5

View File

@ -1032,7 +1032,8 @@ function inst_aqbanking() {
exetype aqbanking-tool.exe console
exetype aqhbci-tool.exe console
else
exetype aqhbci-tool3.exe console
exetype aqbanking-cli.exe console
exetype aqhbci-tool4.exe console
fi
qpopd
${PKG_CONFIG} --exists aqbanking || die "AqBanking not installed correctly"