X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=a49d37d5c64cc201675b1ea8a8d5dcdfb9359ace;hp=1ced46c2b4c6d93dc07f9d9ab26fbec137c32572;hb=ad63a966ae7a204528fa77599f92100d7341be7a;hpb=702f26c8641ee4554c629d13b9367b1e93f96e31 diff --git a/include/Makefile.am b/include/Makefile.am index 1ced46c2b..a49d37d5c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -126,7 +126,7 @@ lttnginclude_HEADERS = \ lttngactioninclude_HEADERS= \ lttng/action/action.h \ - lttng/action/group.h \ + lttng/action/list.h \ lttng/action/notify.h \ lttng/action/rotate-session.h \ lttng/action/snapshot-session.h \ @@ -158,7 +158,7 @@ lttngeventruleinclude_HEADERS= \ noinst_HEADERS = \ lttng/action/action-internal.h \ - lttng/action/group-internal.h \ + lttng/action/list-internal.h \ lttng/action/notify-internal.h \ lttng/action/rotate-session-internal.h \ lttng/action/snapshot-session-internal.h \