Fix handling of sessiond respawn after a SIGKILL
[lttng-tools.git] / liblttsessiondcomm / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = liblttsessiondcomm.la
4
5 liblttsessiondcomm_la_SOURCES = \
6 liblttsessiondcomm.h \
7 liblttsessiondcomm.c
This page took 0.029184 seconds and 4 git commands to generate.