Clean-up: use LTTNG_PATH_MAX rather than PATH_MAX
[lttng-tools.git] / extras / core-handler / Makefile.am
1 noinst_PROGRAMS = crash
2 crash_SOURCES = crash.c
3
4 noinst_SCRIPTS = handler.sh install.sh test.sh
5 EXTRA_DIST = handler.sh install.sh test.sh README
This page took 0.031325 seconds and 5 git commands to generate.