X-Git-Url: http://git.ganeti.org/?p=ganeti-github.git;a=blobdiff_plain;f=Makefile.am;h=53c37ad6ad06363ecb51875e91d571afe7279de6;hp=e6eabfd66285210c2e0a132836905ce06ccc20d0;hb=27df5b736ef72b3b12c07f32d64dbac95fe7a5ba;hpb=a05018a9326ee77b1aabb41817a2bd085c8c92e4 diff --git a/Makefile.am b/Makefile.am index e6eabfd..53c37ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1148,6 +1148,9 @@ TEST_FILES = \ test/py/import-export_unittest-helper +if PY_NODEV +python_tests= +else python_tests = \ doc/examples/rapi_testutils.py \ test/py/cfgupgrade_unittest.py \ @@ -1228,6 +1231,7 @@ python_tests = \ test/py/pycurl_reset_unittest.py \ test/py/qa.qa_config_unittest.py \ test/py/tempfile_fork_unittest.py +endif haskell_tests = test/hs/htest