X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=a9d65ab4da46576f0f4d005d0cb311bf4e5052b3;hp=1e4cce33a90c055e39ce24d1def0005a9cd1dcc4;hb=32414a0fddfe7c098cc4fd0e7d5424ab160ce8d1;hpb=eeeb081146ad4d2a71d4481369e88096b851dac1 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 1e4cce33a..a9d65ab4d 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -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