Fix: lttng: sanity check of `--probe` description
[lttng-tools.git] / include / Makefile.am
index ab5aa5375794501cc5b75930b1b7e123f6f488a2..610f1cb73cd72ef209ba91e1c895d4c5b814ea9b 100644 (file)
@@ -115,7 +115,8 @@ lttnginclude_HEADERS = \
        lttng/session-descriptor.h \
        lttng/destruction-handle.h \
        lttng/clear.h \
-       lttng/clear-handle.h
+       lttng/clear-handle.h \
+       lttng/tracker.h
 
 lttngactioninclude_HEADERS= \
        lttng/action/action.h \
@@ -159,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.024901 seconds and 5 git commands to generate.