Clean-up: tests: bt2 plug-ins: modernize the plug-ins
[lttng-tools.git] / tests / utils / bt2_plugins / Makefile.am
index 59fdbcb83dd54f9a0d7a35694f9f9a1b9b44e547..ce6697e27bc7e4e25e8f3047602d08e33e40ea54 100644 (file)
@@ -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) \
This page took 0.031036 seconds and 4 git commands to generate.