X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=f3413e6dfa376bed65bdfea3db1a22eb0dabf574;hb=da3c9ec137aaec74635ca1f5584040c20b1d3d7b;hp=bf9187f8a657ee26b75ca31e205194e584cba1cf;hpb=10a8a2237343699e3923d87e24dbf2d7fe225377;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index bf9187f8a..f3413e6df 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,3 @@ -lttnginclude_HEADERS = lttng/lttng.h +lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-error.h lttng/snapshot.h + +noinst_HEADERS = lttng/snapshot-internal.h