X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=dcec467bac4287e5df9a2d8c479175b585e8ee16;hb=e822f505be95ac8c30c7b535a7b48c05ed0c1293;hp=a754d04b98b43ce22d0d8ebeabd95be93ff98973;hpb=74d89c32c1f8928943e1ce7eae5d659d4fd601a9;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index a754d04b..dcec467b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -11,7 +11,8 @@ nobase_include_HEADERS = \ ust/lttng-tracer.h \ ust/usterr-signal-safe.h \ ust/core.h \ - ust/share.h + ust/share.h \ + ust/ust.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -30,6 +31,5 @@ noinst_HEADERS = \ ust/kcompat/jhash.h \ ust/kcompat/compiler.h \ ust/kcompat/types.h \ - ust/tracectl.h \ ust/stringify.h \ ust/wait.h