X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e813575a7d6eed44fee8b018f69d593a3d112f2c;hb=b3bdb105e903c1800da1dbd45109397a07c43ed8;hp=bf9187f8a657ee26b75ca31e205194e584cba1cf;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index bf9187f8a..e813575a7 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,9 @@ -lttnginclude_HEADERS = lttng/lttng.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h + +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h