Adjust Makefile.am for new runTests.py.in

Left over from r23392

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23403 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls 2013-11-17 01:00:25 +00:00
parent 679e78e45c
commit 83ca0278f8

View File

@ -44,7 +44,7 @@ clean-local:
rm -f translog.* rm -f translog.*
EXTRA_DIST = \ EXTRA_DIST = \
runTests.py \ runTests.py.in \
test_account.py \ test_account.py \
test_book.py \ test_book.py \
test_split.py \ test_split.py \