Added missing reference to LedgerHarness.py
This commit is contained in:
parent
79acfc1647
commit
8da771e331
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ PyUnitTests: $(srcdir)/test/PyUnitTests.py \
|
|||
|
||||
RegressTests_SOURCES = test/RegressTests.py
|
||||
|
||||
EXTRA_DIST += test/regress test/convert.py
|
||||
EXTRA_DIST += test/regress test/convert.py test/LedgerHarness.py
|
||||
|
||||
RegressTests: $(srcdir)/test/RegressTests.py
|
||||
echo "$(PYTHON) $(srcdir)/test/RegressTests.py $(top_builddir)/ledger$(EXEEXT) $(srcdir)/test/regress \"\$$@\"" > $@
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue