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