X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=10caa69584506b06b049de4a3079e954ad7607d8;hb=c2b75c490235d87f8a8040f3ddff6b0addceea21;hp=171eefc9dd38e50e47d35dbcb755e82f19f11e81;hpb=e588f0908304d53d40c25530c5a0327e064efeac;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 171eefc9d..10caa6958 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,6 @@ -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 \ + runas.h