mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Don't include core-utils/gnc-gconf-utils.c in the source file list.
It's already part of one of the libraries the tests are linked with. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21303 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8d51acd247
commit
35ae5e34a8
@ -7,11 +7,9 @@ TESTS = \
|
||||
test-sx
|
||||
|
||||
test_exp_parser_SOURCES = \
|
||||
${top_builddir}/src/core-utils/gnc-gconf-utils.c \
|
||||
test-exp-parser.c
|
||||
|
||||
test_print_parse_amount_SOURCES = \
|
||||
${top_builddir}/src/core-utils/gnc-gconf-utils.c \
|
||||
test-print-parse-amount.c
|
||||
|
||||
GNC_TEST_DEPS = --gnc-module-dir ${top_builddir}/src/engine \
|
||||
|
Loading…
Reference in New Issue
Block a user