X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hp=d53444f4e11d8de351d0ebb6ef72e8e8279af115;hb=561c68970ca461ccf8451aee47efc29da20ad8f1;hpb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b diff --git a/include/Makefile.am b/include/Makefile.am index d53444f4e..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,9 @@ -lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumer.h \ - lttng/lttng-ustconsumer.h lttng/lttng-consumer.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h -noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-consumerd.h lttng-share.h \ - lttng-sessiond-comm.h lttng-kernel-ctl.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h