Add network transport layer to sessiond-comm
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
index c0beee01e4469f2a9a6c62709b72ef56b1e15502..1c73dcb9ea690bd7c7dd0b18f29089fe48f5a4e2 100644 (file)
@@ -2,5 +2,5 @@
 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
 
This page took 0.023343 seconds and 4 git commands to generate.