X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hb=bac6245e1e5e337077ca246104fa23f382ae7063;hp=f86ccda3de80f5b51b0eaa724e7338eaf82a6cf7;hpb=5dc1855009c9b215a108bc56e7df64d9862c8144;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index f86ccda3d..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,9 @@ -nobase_include_HEADERS = \ - lttng/liblttngctl.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h -noinst_HEADERS = lttngerr.h lttng-kernel.h lttng-kconsumerd.h lttng-share.h +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h