X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=d53444f4e11d8de351d0ebb6ef72e8e8279af115;hp=171eefc9dd38e50e47d35dbcb755e82f19f11e81;hb=d056b47720cf547dd8c4ca59076ffcd215d58f2c;hpb=e588f0908304d53d40c25530c5a0327e064efeac diff --git a/include/Makefile.am b/include/Makefile.am index 171eefc9d..d53444f4e 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