Create unix.c/.h for UNIX socket communication
[lttng-tools.git] / src / common / sessiond-comm / Makefile.am
CommitLineData
10a8a223
DG
1# Session daemon communication lib
2noinst_LTLIBRARIES = libsessiond-comm.la
3
0d37f2bc
DG
4libsessiond_comm_la_SOURCES = sessiond-comm.c sessiond-comm.h \
5 unix.c unix.h
10a8a223 6
This page took 0.025976 seconds and 5 git commands to generate.