mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Cutecash: Fix aqbanking directory name change.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23749 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7397e4adce
commit
cbfb4ef1af
@ -3,7 +3,7 @@
|
||||
# ############################################################
|
||||
|
||||
IF (WITH_AQBANKING)
|
||||
ADD_SUBDIRECTORY (aqbanking)
|
||||
ADD_SUBDIRECTORY (aqb)
|
||||
ENDIF (WITH_AQBANKING)
|
||||
|
||||
ADD_DEFINITIONS (-DG_LOG_DOMAIN=\"gnc.import\")
|
||||
|
Loading…
Reference in New Issue
Block a user