X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Futils%2Ftestapp%2Fuserspace-probe-elf-cxx-binary%2FMakefile.am;h=7d095c131fe1e60b05c6ea3133ded09ff578ba9f;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=6483ae8996e00103613ad3c9fd1e351dab1cf822;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=lttng-tools.git diff --git a/tests/utils/testapp/userspace-probe-elf-cxx-binary/Makefile.am b/tests/utils/testapp/userspace-probe-elf-cxx-binary/Makefile.am index 6483ae899..7d095c131 100644 --- a/tests/utils/testapp/userspace-probe-elf-cxx-binary/Makefile.am +++ b/tests/utils/testapp/userspace-probe-elf-cxx-binary/Makefile.am @@ -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