diff --git a/src/app-utils/test/Makefile.am b/src/app-utils/test/Makefile.am index 2c11cb31de..d47cb5f7f8 100644 --- a/src/app-utils/test/Makefile.am +++ b/src/app-utils/test/Makefile.am @@ -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 \