X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftools%2FMakefile.am;h=cd7ff3292101d817622216cde7af6ea2150e8e82;hb=845e16071c463a16a9c7726abf092909c3c6789d;hp=faa836ca6642a1b54b7666dd1d1f16af4103f7bd;hpb=55009a2289249d5d784c528234b0fbcd532f5551;p=lttng-tools.git diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am index faa836ca6..cd7ff3292 100644 --- a/tests/tools/Makefile.am +++ b/tests/tools/Makefile.am @@ -1,7 +1,7 @@ -SUBDIRS = streaming health +SUBDIRS = streaming filtering health -AM_CFLAGS = -g -Wall -I../ -AM_LDFLAGS = -lurcu -lurcu-cds +AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests -g -Wall +AM_LDFLAGS = -lurcu EXTRA_DIST = runall.sh