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