X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hb=0475c50c4d3d2cea973fe4d1f17875d231dea96c;hp=1f5dbd95c58376f4f478106bf1a57f7d9ca3a13d;hpb=6e2d116c6138874c0357b1afb1db5aa7cd80ceb6;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index 1f5dbd95c..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,3 +1,9 @@ -lttnginclude_HEADERS = lttng/lttng.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