X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=d8c85bda2dafc3e8acfc1a011c2bb2ba99778bd8;hb=33c820d6c1f3b742a0028e0219b21e364baade78;hp=761586e4c6bf18d81d28c463c1db666973f6ca00;hpb=63371d1e4ff3148287a04e14b468c4234e3d0182;p=lttng-tools.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 761586e4c..d8c85bda2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,11 +1 @@ -AM_CFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/libkernelctl \ - -I$(top_srcdir)/liblttngctl -g -Wall - -noinst_PROGRAMS = test_sessions - -SESSIONS=$(top_srcdir)/ltt-sessiond/session.c - -test_sessions_SOURCES = test_sessions.c $(SESSIONS) - -check-am: - ./runall.sh +SUBDIRS = regression unit