Rename C++ header files to .hpp
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-cxx-binary / Makefile.am
CommitLineData
9d16b343
MJ
1# SPDX-License-Identifier: GPL-2.0-only
2
a9c2df2b
FD
3# no optimization
4AM_CPPFLAGS = -O0
5noinst_PROGRAMS = userspace-probe-elf-cxx-binary
c9e313bc 6userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.hpp
This page took 0.032617 seconds and 4 git commands to generate.