X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=547857edb8f62e5072eeda76637cd4459d71876f;hp=0bcb6f92ffbb8f8f0deb18fb100e752f497dc289;hb=00c76ceaeb0074e47167be56c0920284e6a0360e;hpb=03b1319df1a6c74a152d4723bf1bf9e1cdf770e1 diff --git a/include/Makefile.am b/include/Makefile.am index 0bcb6f92f..547857edb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,11 @@ -lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-error.h +lttnginclude_HEADERS = \ + lttng/health.h \ + lttng/lttng.h \ + lttng/lttng-error.h \ + lttng/snapshot.h \ + lttng/save.h + +noinst_HEADERS = \ + lttng/snapshot-internal.h \ + lttng/health-internal.h \ + lttng/save-internal.h