Add core-handler README to dist tarball
[lttng-tools.git] / extras / core-handler / Makefile.am
... / ...
CommitLineData
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 README
This page took 0.022243 seconds and 4 git commands to generate.