X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-kconsumerd%2FMakefile.am;h=ce75694d99ade311339a5e7936b1079eb7ad5b4b;hp=ddef5460c2f0d358f9e33bc126c5b05ae24d9595;hb=ca3c5ac0cf100d80352a1a81936b5adc47942f35;hpb=2b1173d8cb43cb5d7c9ce3772dbdbef3436c407e diff --git a/ltt-kconsumerd/Makefile.am b/ltt-kconsumerd/Makefile.am index ddef5460c..ce75694d9 100644 --- a/ltt-kconsumerd/Makefile.am +++ b/ltt-kconsumerd/Makefile.am @@ -1,10 +1,10 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttkconsumerd -I$(top_srcdir)/liblttsessiondcomm -I$(top_srcdir)/libkernelctl +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/liblttkconsumerd -I$(top_srcdir)/libkernelctl bin_PROGRAMS = ltt-kconsumerd ltt_kconsumerd_SOURCES = ltt-kconsumerd.c ltt_kconsumerd_LDADD = \ - $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la \ + $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la \ $(top_builddir)/libkernelctl/libkernelctl.la \ $(top_builddir)/liblttkconsumerd/liblttkconsumerd.la