Move to kernel style SPDX license identifiers
[lttng-tools.git] / extras / core-handler / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: GPL-2.0-only
2
3noinst_PROGRAMS = crash
4crash_SOURCES = crash.c
5
6noinst_SCRIPTS = handler.sh install.sh test.sh
7EXTRA_DIST = handler.sh install.sh test.sh README
This page took 0.022345 seconds and 4 git commands to generate.