X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=d53444f4e11d8de351d0ebb6ef72e8e8279af115;hp=f86ccda3de80f5b51b0eaa724e7338eaf82a6cf7;hb=0e636c80aae070dcb89850990053bf3711283340;hpb=5dc1855009c9b215a108bc56e7df64d9862c8144 diff --git a/include/Makefile.am b/include/Makefile.am index f86ccda3d..d53444f4e 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