mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix dbi-test linking error
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22461 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
07dcde5f50
commit
f86d4e8a96
@ -63,6 +63,8 @@ test_backend_dbi_SOURCES = \
|
|||||||
test-dbi-stuff.c \
|
test-dbi-stuff.c \
|
||||||
test-dbi-business-stuff.c
|
test-dbi-business-stuff.c
|
||||||
|
|
||||||
|
test_backend_dbi_LDFLAGS="-ldbi"
|
||||||
|
|
||||||
INCLUDES = -DG_LOG_DOMAIN=\"gnc.backend.dbi\"
|
INCLUDES = -DG_LOG_DOMAIN=\"gnc.backend.dbi\"
|
||||||
|
|
||||||
# If you let make run parallel builds it complains that there is no rule to make
|
# If you let make run parallel builds it complains that there is no rule to make
|
||||||
|
Loading…
Reference in New Issue
Block a user