Fix: Add test scripts and lists to the distribution package
[lttng-tools.git] / tests / Makefile.am
index 5feaca2d3003e6430885a689de44bd69a8b58ba9..c8a85e06d5487c70481e16dd0c2bb1e795c4c933 100644 (file)
@@ -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
This page took 0.022986 seconds and 4 git commands to generate.