Implement userspace-probe regression tests
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-cxx-binary / Makefile.am
CommitLineData
a9c2df2b
FD
1# no optimization
2AM_CPPFLAGS = -O0
3noinst_PROGRAMS = userspace-probe-elf-cxx-binary
4userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.h
This page took 0.024566 seconds and 5 git commands to generate.