X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hp=f3413e6dfa376bed65bdfea3db1a22eb0dabf574;hb=561c68970ca461ccf8451aee47efc29da20ad8f1;hpb=da3c9ec137aaec74635ca1f5584040c20b1d3d7b diff --git a/include/Makefile.am b/include/Makefile.am index f3413e6df..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,9 @@ -lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-error.h lttng/snapshot.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h -noinst_HEADERS = lttng/snapshot-internal.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h