1 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
3 # Session daemon communication lib
4 noinst_LTLIBRARIES = libsessiond-comm.la
6 libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
7 unix.c unix.h inet.c inet.h inet6.c inet6.h \