Fix: lttng: sanity check of `--probe` description
[lttng-tools.git] / include / Makefile.am
index 9f8bf230105d4d3846b438c707c7b0d18c461dce..610f1cb73cd72ef209ba91e1c895d4c5b814ea9b 100644 (file)
@@ -113,7 +113,10 @@ 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 \
+       lttng/tracker.h
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
@@ -157,5 +160,6 @@ noinst_HEADERS = \
        lttng/userspace-probe-internal.h \
        lttng/session-internal.h \
        lttng/session-descriptor-internal.h \
+       lttng/tracker-internal.h \
        version.h \
        version.i
This page took 0.023914 seconds and 5 git commands to generate.