X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=1419545a36a9566542462cdd1cf98ab0698f1379;hp=22d784fbaa0873f9ce03827303ba551e597fa95e;hb=ff3db88201d2de93d02f22d9adf0a636d72d0dd6;hpb=b79ac29cdef552e0266eb1bae6e95a3ff6f03fab diff --git a/tests/Makefile.am b/tests/Makefile.am index 22d784fba..1419545a3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,8 @@ AM_CFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/libkernelctl \ -I$(top_srcdir)/liblttngctl -g -Wall +EXTRA_DIST = runall.sh + noinst_PROGRAMS = test_sessions test_kernel_data_trace UTILS=utils.h