Fix: src/common/pipe.h: include <sys/types.h> for ssize_t and mode_t
[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
9d5ba08e 8EXTRA_DIST = handler.sh install.sh test.sh README
This page took 0.04615 seconds and 4 git commands to generate.