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