X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fdemo%2FMakefile.am;h=05a1d807a723d7b75d952716e8b603265e0b7650;hb=abe03423f290362d5b2e3ce37982e321baa466dc;hp=1988dac46951d0dafe80835a0d6a2d1967b1b5a5;hpb=93ffe3667d076b908015a1e00ce7285da41bf658;p=lttng-ust.git diff --git a/tests/demo/Makefile.am b/tests/demo/Makefile.am index 1988dac4..05a1d807 100644 --- a/tests/demo/Makefile.am +++ b/tests/demo/Makefile.am @@ -1,4 +1,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/include +# The demo program only depends on libdl. +LIBS = -ldl lib_LTLIBRARIES = liblttng-ust-provider-ust-tests-demo.la \ liblttng-ust-provider-ust-tests-demo3.la