lttng-ctl: Implement the notification interface
[deliverable/lttng-tools.git] / include / Makefile.am
index 0536dcdf00e328a1f83433df310e7a37c888c622..8c12072a87eb50efaf183ca92b814f6ea64678e3 100644 (file)
@@ -83,4 +83,10 @@ noinst_HEADERS = \
        lttng/snapshot-internal.h \
        lttng/health-internal.h \
        lttng/save-internal.h \
-       lttng/load-internal.h
+       lttng/load-internal.h \
+       lttng/action/action-internal.h \
+       lttng/action/notify-internal.h \
+       lttng/condition/condition-internal.h \
+       lttng/condition/buffer-usage-internal.h \
+       lttng/condition/evaluation-internal.h \
+       lttng/notification/notification-internal.h
This page took 0.024386 seconds and 5 git commands to generate.