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