X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=fd212f22f0be0a77a6b9076a9a55ea9662a320b0;hp=171eefc9dd38e50e47d35dbcb755e82f19f11e81;hb=0857097f7cd49f503c966eb42716415dd5540352;hpb=e588f0908304d53d40c25530c5a0327e064efeac diff --git a/include/Makefile.am b/include/Makefile.am index 171eefc9d..fd212f22f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,5 @@ -lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumerd.h +lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumer.h \ + lttng/lttng-ustconsumer.h lttng/lttng-consumer.h -noinst_HEADERS = lttngerr.h lttng-kernel.h ltt-kconsumerd.h lttng-share.h \ - lttng-sessiond-comm.h lttng-ust.h lttng-kernel-ctl.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