X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=d40cb4a4fea2fbb7327dd95bcb56cdbeb2145be1;hp=cbd8861fc83bd6a8d82fa74b38a038b139c9cccb;hb=9245bd0e72bbb5cea41f8f6483e7ef3e088a2403;hpb=58d494e4e885915ac387de8aa74f810d4d160bb0 diff --git a/include/Makefile.am b/include/Makefile.am index cbd8861fc..d40cb4a4f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -83,9 +83,11 @@ lttnginclude_HEADERS = \ lttng/lttng-error.h \ lttng/snapshot.h \ lttng/save.h \ + lttng/load.h \ version.h noinst_HEADERS = \ lttng/snapshot-internal.h \ lttng/health-internal.h \ - lttng/save-internal.h + lttng/save-internal.h \ + lttng/load-internal.h