Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index 24063f862b3e30b0119e328578c675b63c99f07b..501746a2c93f33c1794f7ca31bcf9c896cb8d416 100644 (file)
@@ -1,8 +1,6 @@
-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 inet.c inet.h inet6.c inet6.h \
-                              relayd.h
+                              inet.c inet.h inet6.c inet6.h \
+                              relayd.h agent.h
This page took 0.023744 seconds and 4 git commands to generate.