X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=4f376529c45ea97de69113e09fc01590bc0f2d23;hb=e41474be35fb9a706872316b06127d108b86b617;hp=d3869ab9561d952e09d9744b25f8461e38fa7ebc;hpb=6b1203085c8b534328ea1d69451c9d96572d05cc;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index d3869ab9..4f376529 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -8,6 +8,7 @@ nobase_include_HEADERS = \ ust/lttng-ust-ctl.h \ ust/version.h \ ust/lttng-ust-abi.h \ + ust/lttng-ust-comm.h \ ust/ringbuffer-abi.h \ ust/lttng-tracer.h \ ust/usterr-signal-safe.h \ @@ -19,7 +20,6 @@ nobase_include_HEADERS = \ # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. noinst_HEADERS = \ - lttng-ust-comm.h \ usterr.h \ ust_snprintf.h \ ust/compat.h \