X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=547857edb8f62e5072eeda76637cd4459d71876f;hp=00120a6a051dd423980b9d7b71b5db19504a4f6f;hb=00c76ceaeb0074e47167be56c0920284e6a0360e;hpb=bec399405a4667411ae06bbbcbed678e42e93a30 diff --git a/include/Makefile.am b/include/Makefile.am index 00120a6a0..547857edb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,11 @@ -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 \ + lttng/save.h -noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-consumerd.h lttng-share.h \ - lttng-sessiond-comm.h lttng-kernel-ctl.h lttng-ht.h runas.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h \ + lttng/save-internal.h