Extras: Remove deprecated consumer commands in bash completion
[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.030958 seconds and 5 git commands to generate.