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