X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=dcec467bac4287e5df9a2d8c479175b585e8ee16;hb=5a61337d8b92f7419e58e5b46ffc4f75ac6269af;hp=3361b4e1b3fbee382979e736382b87b0aa55030b;hpb=67c5b804ac870bdc3b262c0cf6cbf117f3e6bc1e;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 3361b4e1..dcec467b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -11,12 +11,13 @@ 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. noinst_HEADERS = \ - lttng-sessiond-comm.h \ + lttng-ust-comm.h \ usterr.h \ ust_snprintf.h \ ust/compat.h \ @@ -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