Tests: Cleanup tests runner that are no longer required
[lttng-tools.git] / tests / unit / Makefile.am
index 1e4cce33a90c055e39ce24d1def0005a9cd1dcc4..a9d65ab4da46576f0f4d005d0cb311bf4e5052b3 100644 (file)
@@ -14,8 +14,6 @@ LIBCOMMON=$(top_builddir)/src/common/libcommon.la
 LIBSESSIOND_COMM=$(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
 LIBHASHTABLE=$(top_builddir)/src/common/hashtable/libhashtable.la
 
-EXTRA_DIST = run.sh
-
 if HAVE_LIBLTTNG_UST_CTL
 noinst_PROGRAMS = test_uri test_session test_ust_data test_kernel_data
 else
This page took 0.025392 seconds and 5 git commands to generate.