X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=9c1a72285857623beeb186d4eeb33518f69401f0;hb=4ab44fbe7377ad603da7dccebf2e0af6b768fa91;hp=3a667956a3db3554b8dfc6cfc37640f05df126d9;hpb=51489cadd9c38c10261bdbab9b5e72803c95a732;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 3a667956..9c1a7228 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,7 +9,6 @@ nobase_include_HEADERS = \ lttng/ust-ctl.h \ lttng/version.h \ lttng/ust-abi.h \ - lttng/ust-comm.h \ lttng/ringbuffer-abi.h \ lttng/ust-tracer.h \ lttng/usterr-signal-safe.h \ @@ -32,9 +31,9 @@ nobase_include_HEADERS = \ noinst_HEADERS = \ usterr.h \ ust_snprintf.h \ + lttng/ust-comm.h \ lttng/compat.h \ lttng/marker-internal.h \ - lttng/tracepoint-internal.h \ lttng/clock.h \ lttng/probe-internal.h \ lttng/stringify.h \