X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=994c511663da0e157445cc3940d0bb7cfcbdac5d;hp=96e541332f99378f54a3a0cc3d30979ece3818ac;hb=85b053182c4e300c717483ad231f5c04cbf5e4b7;hpb=26d0e3569499275a072d80c811825045e3291aed diff --git a/include/Makefile.am b/include/Makefile.am index 96e541332..994c51166 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -112,6 +112,7 @@ lttnginclude_HEADERS = \ lttng/kernel-probe.h \ lttng/load.h \ lttng/location.h \ + lttng/log-level-rule.h \ lttng/lttng-error.h \ lttng/lttng.h \ lttng/rotation.h \ @@ -182,6 +183,7 @@ noinst_HEADERS = \ lttng/kernel-probe-internal.h \ lttng/load-internal.h \ lttng/location-internal.h \ + lttng/log-level-rule-internal.h \ lttng/notification/channel-internal.h \ lttng/notification/notification-internal.h \ lttng/ref-internal.h \