eaa6b16c58c35078441845bd28ebbff1c2e7b8cc
[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.029313 seconds and 3 git commands to generate.