X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=8dd05a4f0cfb646fdf6cc590a7229fdddeaa3df5;hp=1dd8bbea7b5e3d27671c3bec78e8cd53f0acb03d;hb=e3db14eabc8db4d700c48ce8168e116c1e561aa7;hpb=6816a5cb0ae2e7b7ee9e6b460629f89a2f4f99e6 diff --git a/tests/Makefile.am b/tests/Makefile.am index 1dd8bbea7..8dd05a4f0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = . -AM_CFLAGS=-g -Wall -lurcu -lurcu-cds +AM_CFLAGS = -g -Wall +AM_LDFLAGS = -lurcu -lurcu-cds EXTRA_DIST = runall.sh utils.sh lttng/runall.sh lttng/run-kernel-tests.sh