Implement userspace-probe regression tests
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-binary / Makefile.am
... / ...
CommitLineData
1# no optimization
2AM_CFLAGS = -O0
3noinst_PROGRAMS = userspace-probe-elf-binary
4userspace_probe_elf_binary_SOURCES = userspace-probe-elf-binary.c
This page took 0.022786 seconds and 4 git commands to generate.