diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am index f1582e50..232ce768 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -349,6 +349,7 @@ EXTRA_DIST += test/regress test/convert.py test/LedgerHarness.py if HAVE_BOOST_PYTHON TEST_PYTHON_FLAGS = --python +EXTRA_DIST += test/python else TEST_PYTHON_FLAGS = endif |