mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add libgnc-qof to dependencies for test-numeric.
This commit is contained in:
parent
bff0e745fc
commit
b60d6a8466
@ -44,6 +44,7 @@ test_numeric_CPPFLAGS = \
|
||||
|
||||
test_numeric_LDADD = \
|
||||
${top_builddir}/src/engine/libgncmod-engine.la \
|
||||
${top_builddir}/${MODULEPATH}/libgnc-qof.la \
|
||||
${GLIB_LIBS}
|
||||
|
||||
check_PROGRAMS = \
|
||||
|
Loading…
Reference in New Issue
Block a user