Fix: Set loopback adress in set_ip_addr if gethostbyname2 fails
[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.026363 seconds and 4 git commands to generate.