Skip to content

Commit

Permalink
A few more changes for "make check" to succeed on MacOS-X.
Browse files Browse the repository at this point in the history
It now does.  :)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15262 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
derekatkins committed Dec 27, 2006
1 parent 088536f commit d930873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/network-utils/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ TESTS = \
test-load-module

GNC_TEST_DEPS := \
--gnc-module-dir ${top_builddir}/src/core-utils \
--gnc-module-dir ${top_builddir}/src/gnc-module \
--library-dir ${top_builddir}/lib/libqof/qof \
--gnc-module-dir ${top_builddir}/src/network-utils
Expand Down
1 change: 1 addition & 0 deletions src/tax/us/test/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ TESTS = test-link-module test-load-module

# Some of these dirs may not be needed anymore.
GNC_TEST_DEPS := \
--gnc-module-dir ${top_builddir}/src/core-utils \
--gnc-module-dir ${top_builddir}/src/gnc-module \
--gnc-module-dir ${top_builddir}/src/engine \
--gnc-module-dir ${top_builddir}/src/report/report-system \
Expand Down

0 comments on commit d930873

Please sign in to comment.