X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fsessiond-comm%2FMakefile.am;h=24063f862b3e30b0119e328578c675b63c99f07b;hb=8b3bd7a32e514aae56e718491a10f582b03140c3;hp=c0beee01e4469f2a9a6c62709b72ef56b1e15502;hpb=0d37f2bce95a09b86a1afde525c429d0ae7d19e9;p=lttng-tools.git diff --git a/src/common/sessiond-comm/Makefile.am b/src/common/sessiond-comm/Makefile.am index c0beee01e..24063f862 100644 --- a/src/common/sessiond-comm/Makefile.am +++ b/src/common/sessiond-comm/Makefile.am @@ -1,6 +1,8 @@ +AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src + # Session daemon communication lib noinst_LTLIBRARIES = libsessiond-comm.la libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \ - unix.c unix.h - + unix.c unix.h inet.c inet.h inet6.c inet6.h \ + relayd.h