r379@user1022: johnw | 2007-06-01 05:09:57 -0400

Removed references to verify scripts
This commit is contained in:
John Wiegley 2007-06-01 09:10:07 +00:00
parent b8f54e8dc8
commit 68a6596334

View file

@ -2,8 +2,7 @@ SUBDIRS = gdtoa
BUILT_SOURCES =
CLEANFILES =
EXTRA_DIST = LICENSE docs tests contrib scripts setup.py \
acprep verify.sh run_verify.sh valgrind.sh \
src/TODO # src/gnucash.cc src/ofx.cc
acprep valgrind.sh src/TODO # src/gnucash.cc src/ofx.cc
ESC_srcdir=`echo "$(srcdir)" | sed 's/\//\\\\\//g'`
ESC_builddir=`echo "$(top_builddir)" | sed 's/\//\\\\\//g'`