X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=c8a85e06d5487c70481e16dd0c2bb1e795c4c933;hp=5feaca2d3003e6430885a689de44bd69a8b58ba9;hb=431387b05242f3cd52771cd4cdb3f09e9ef9a560;hpb=bbb85c88c898621b07e71a9ed2073d95a8196418 diff --git a/tests/Makefile.am b/tests/Makefile.am index 5feaca2d3..c8a85e06d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,3 +10,6 @@ check-am: ./run.sh unit_tests ./run.sh fast_regression endif + +dist_noinst_SCRIPTS = run.sh unit_tests fast_regression long_regression root_regression with_bindings_regression +EXTRA_DIST = run.sh unit_tests fast_regression long_regression root_regression with_bindings_regression