Revert "Fix: futex can be free'd while used by waker thread"
[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.02969 seconds and 4 git commands to generate.