X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=fd212f22f0be0a77a6b9076a9a55ea9662a320b0;hb=7db205b58015723f2ec7d966400d189c63fea01b;hp=f86ccda3de80f5b51b0eaa724e7338eaf82a6cf7;hpb=5dc1855009c9b215a108bc56e7df64d9862c8144;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index f86ccda3d..fd212f22f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,5 @@ -nobase_include_HEADERS = \ - lttng/liblttngctl.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 lttng-kconsumerd.h lttng-share.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