Rename C++ header files to .hpp
[lttng-tools.git] / tests / utils / testapp / userspace-probe-elf-cxx-binary / Makefile.am
index 6483ae8996e00103613ad3c9fd1e351dab1cf822..7d095c131fe1e60b05c6ea3133ded09ff578ba9f 100644 (file)
@@ -3,4 +3,4 @@
 # no optimization
 AM_CPPFLAGS = -O0
 noinst_PROGRAMS = userspace-probe-elf-cxx-binary
-userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.h
+userspace_probe_elf_cxx_binary_SOURCES = userspace-probe-elf-cxx-binary.cpp test_class.cpp test_class.hpp
This page took 0.022722 seconds and 4 git commands to generate.