X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hb=d74df4226a1b4461c896d51a221afe38e07809a7;hp=4d13e9cbe4e61ae4b33e1c24230d383bb72440ad;hpb=773168b7255d45fd28f018055292e93b7a76482d;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 4d13e9cbe..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,9 @@ -lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-sessiond-comm.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h -noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-kconsumerd.h lttng-share.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h