X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Futils%2Fbt2_plugins%2FMakefile.am;fp=tests%2Futils%2Fbt2_plugins%2FMakefile.am;h=ce6697e27bc7e4e25e8f3047602d08e33e40ea54;hb=d73aeddd1b4de7fadc7b6f6f5004c6298208602a;hp=59fdbcb83dd54f9a0d7a35694f9f9a1b9b44e547;hpb=74021af62434d042d27e010d62d6b6a0717f246b;p=lttng-tools.git diff --git a/tests/utils/bt2_plugins/Makefile.am b/tests/utils/bt2_plugins/Makefile.am index 59fdbcb83..ce6697e27 100644 --- a/tests/utils/bt2_plugins/Makefile.am +++ b/tests/utils/bt2_plugins/Makefile.am @@ -16,7 +16,9 @@ lttngtest_la_CXXFLAGS = \ -fvisibility=default lttngtest_la_SOURCES = \ - lttngtest-plugin.cpp + lttngtest-plugin.cpp \ + fmt.hpp \ + utils.hpp lttngtest_la_LDFLAGS = \ $(AM_LDFLAGS) \