X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fust%2FMakefile.am;fp=tests%2Fust%2FMakefile.am;h=1275b9804c39a18f3f29bbd558447b1b1d804830;hp=4e5c8042deb5bfa7ea851d81b28b7b4682c12de7;hb=4a18dcafa08a84bde82c3574807fc43af77670df;hpb=c72b7d965eb65a9f49a5615cac731cec3082aa7f diff --git a/tests/ust/Makefile.am b/tests/ust/Makefile.am index 4e5c8042d..1275b9804 100644 --- a/tests/ust/Makefile.am +++ b/tests/ust/Makefile.am @@ -4,11 +4,11 @@ SUBDIRS = nprocesses high-throughput low-throughput before-after multi-session AM_CFLAGS = -g -Wall -I../ AM_LDFLAGS = -lurcu -lurcu-cds -EXTRA_DIST = runall.sh utils.sh run-ust-global-tests.sh +EXTRA_DIST = runall.sh run-ust-global-tests.sh noinst_PROGRAMS = ust_global_event_basic ust_global_event_wildcard -UTILS=utils.h +UTILS=../utils.h LIBLTTNG=$(top_srcdir)/src/lib/lttng-ctl/lttng-ctl.c \ $(top_srcdir)/src/common/sessiond-comm/sessiond-comm.c \ $(top_srcdir)/src/common/sessiond-comm/unix.c \