X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=ab5aa5375794501cc5b75930b1b7e123f6f488a2;hp=9f8bf230105d4d3846b438c707c7b0d18c461dce;hb=f2c1f0d46e0ed64f57a4f3bc3a5d6c5b6d743b77;hpb=a237c7e3081ea5b1b3af384601c1b5489479ba5b diff --git a/include/Makefile.am b/include/Makefile.am index 9f8bf2301..ab5aa5375 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -113,7 +113,9 @@ lttnginclude_HEADERS = \ lttng/location.h \ lttng/userspace-probe.h \ lttng/session-descriptor.h \ - lttng/destruction-handle.h + lttng/destruction-handle.h \ + lttng/clear.h \ + lttng/clear-handle.h lttngactioninclude_HEADERS= \ lttng/action/action.h \