X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=53e5190676bdecb1c93a9e6673f96802f1981b56;hp=a49d37d5c64cc201675b1ea8a8d5dcdfb9359ace;hb=27993cc2e9edb3f5a59bc2c16439e063462235e5;hpb=202486fa276e34e4c81d560bfd8897824c51af8c diff --git a/include/Makefile.am b/include/Makefile.am index a49d37d5c..53e519067 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -128,6 +128,7 @@ lttngactioninclude_HEADERS= \ lttng/action/action.h \ lttng/action/list.h \ lttng/action/notify.h \ + lttng/action/path.h \ lttng/action/rotate-session.h \ lttng/action/snapshot-session.h \ lttng/action/start-session.h \ @@ -160,6 +161,7 @@ noinst_HEADERS = \ lttng/action/action-internal.h \ lttng/action/list-internal.h \ lttng/action/notify-internal.h \ + lttng/action/path-internal.h \ lttng/action/rotate-session-internal.h \ lttng/action/snapshot-session-internal.h \ lttng/action/start-session-internal.h \