X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=cd287719379d1b20a252d244da6c5e089119578a;hb=808cb744a46310d2e5fbbe9ab025cd427bcfc0a8;hp=baad620dda6bd0bafb5c1c498aa0f133c853111e;hpb=0c51e8f329cdd907761e34c3e4394200a56c6812;p=lttng-tools.git diff --git a/include/Makefile.am b/include/Makefile.am index baad620dd..cd2877193 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -117,7 +117,8 @@ lttnginclude_HEADERS = \ lttng/destruction-handle.h \ lttng/clear.h \ lttng/clear-handle.h \ - lttng/tracker.h + lttng/tracker.h \ + lttng/kernel-probe.h lttngactioninclude_HEADERS= \ lttng/action/action.h \ @@ -171,5 +172,6 @@ noinst_HEADERS = \ lttng/userspace-probe-internal.h \ lttng/session-internal.h \ lttng/session-descriptor-internal.h \ + lttng/kernel-probe-internal.h \ version.h \ version.i