X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-consumer%2FMakefile.am;h=ed5462a6597fa50999bea7a216dd562b9087fef5;hp=008041e1d8064b7669def0d28a3a950ab11a502a;hb=9d9353f936717527863fda5afcbb89aa459f0852;hpb=00e2e675d54dc726a7c8f8887c889cc8ef022003 diff --git a/src/common/kernel-consumer/Makefile.am b/src/common/kernel-consumer/Makefile.am index 008041e1d..ed5462a65 100644 --- a/src/common/kernel-consumer/Makefile.am +++ b/src/common/kernel-consumer/Makefile.am @@ -1,3 +1,5 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src + # Kernel consumer library noinst_LTLIBRARIES = libkernel-consumer.la