X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hb=2c1142ac6794479345e8f1c5d50ba1f306bb40cd;hp=10caa69584506b06b049de4a3079e954ad7607d8;hpb=60b6c79cedc1023732ff0935aa85b5d0d1c2bcbf;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 10caa6958..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,6 +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 \ - runas.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h