Fix: Validate lttng_create_session_live's timer is > 0
[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.029273 seconds and 4 git commands to generate.