X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2FMakefile.am;h=9d00bee4ecb79d73bf49dbb029106798ddaee7c2;hp=24f2f57aa2479a22093fdf802b290539cd6afd4e;hb=1239a312e7e0e4c33948fdaf04e7637cb93c8b10;hpb=88564da09144e7fd1202fe79aff1371478a69ecf diff --git a/include/Makefile.am b/include/Makefile.am index 24f2f57aa..9d00bee4e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -74,6 +74,12 @@ version.h: lttnginclude_HEADERS = \ lttng/health.h \ lttng/lttng.h \ + lttng/constant.h \ + lttng/channel.h \ + lttng/domain.h \ + lttng/event.h \ + lttng/handle.h \ + lttng/session.h \ lttng/lttng-error.h \ lttng/snapshot.h \ lttng/save.h \