diff --git a/tools/Makefile.am b/tools/Makefile.am index e821f150..b08d489d 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -249,11 +249,7 @@ endif ###################################################################### -TESTS = - -if HAVE_PYTHON -TESTS += RegressTests BaselineTests ManualTests ConfirmTests GenerateTests -endif +TESTS = RegressTests BaselineTests ManualTests ConfirmTests GenerateTests if HAVE_CPPUNIT TESTS += \