Add core dump snapshot handler script
[lttng-tools.git] / extras / core-handler / Makefile.am
CommitLineData
57f0bd0c
CB
1AM_CFLAGS = -O2 -g
2AM_LDFLAGS =
3
4noinst_PROGRAMS = crash
5crash_SOURCES = crash.c
6
7noinst_SCRIPTS = handler.sh install.sh test.sh
8EXTRA_DIST = handler.sh install.sh test.sh
This page took 0.022702 seconds and 4 git commands to generate.