Fix: python: suppress -Wmissing-prototypes warning with SWIG 3.0.10
[lttng-tools.git] / extras / core-handler / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 noinst_PROGRAMS = crash
4 crash_SOURCES = crash.c
5
6 noinst_SCRIPTS = handler.sh install.sh test.sh
7 EXTRA_DIST = handler.sh install.sh test.sh README
This page took 0.029026 seconds and 4 git commands to generate.