From 68a6596334fdc1b03bd0fbcc4d8d30c52be65190 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 1 Jun 2007 09:10:07 +0000 Subject: r379@user1022: johnw | 2007-06-01 05:09:57 -0400 Removed references to verify scripts --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f2b0228b..d6165406 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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'` -- cgit v1.2.3