Fix make dist

r18765 introduced test target test-resolve-url, but no source file test-resolve-url.c
Removed the target.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18793 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-03-03 10:03:52 +00:00
parent c554d73687
commit f220f915f7

View File

@ -39,7 +39,6 @@ TESTS = \
test-query \
test-recursive \
test-resolve-file-path \
test-resolve-url \
test-split-vs-account \
test-transaction-reversal \
test-transaction-voiding \
@ -78,7 +77,6 @@ check_PROGRAMS = \
test-querynew \
test-recursive \
test-resolve-file-path \
test-resolve-url \
test-scm-query \
test-split-vs-account \
test-transaction-reversal \