1) Fix make check problems

2) Update svn:ignore property



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17448 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff 2008-08-02 18:49:08 +00:00
parent d003a99e5a
commit d122ffbfe9

View File

@ -1,8 +1,7 @@
SUBDIRS = .
TESTS = \
test-load-backend \
test-dbi-account
test-load-backend
GNC_TEST_DEPS := \
--gnc-module-dir ${top_builddir}/src/engine \
@ -19,8 +18,7 @@ TESTS_ENVIRONMENT := \
$(shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS})
check_PROGRAMS = \
test-load-backend \
test-dbi-account
test-load-backend
#noinst_HEADERS = test-file-stuff.h