Remove application from socket hash table upon unregister
[lttng-tools.git] / common / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 AM_CFLAGS = -fno-strict-aliasing
4
5 noinst_LTLIBRARIES = libcommon.la
6
7 libcommon_la_SOURCES = runas.c
This page took 0.028622 seconds and 4 git commands to generate.