Tests: Add test to check shared-memory FD leaks after relayd dies
[lttng-tools.git] / extras / core-handler / Makefile.am
1 AM_CFLAGS = -O2 -g
2 AM_LDFLAGS =
3
4 noinst_PROGRAMS = crash
5 crash_SOURCES = crash.c
6
7 noinst_SCRIPTS = handler.sh install.sh test.sh
8 EXTRA_DIST = handler.sh install.sh test.sh README
This page took 0.029304 seconds and 4 git commands to generate.