X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hp=8f0946be52ce0afe7196a4ac886dc409c3397ea6;hb=1c1c3634276842a00492e24c3adcf847ae21edc3;hpb=fac6795d6e2c60e79bdc7dab42da94d2025a57d3 diff --git a/include/Makefile.am b/include/Makefile.am index 8f0946be5..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 +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h