X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=420ce3db171c1a8017d70b5ee3c338ce467a708b;hb=c7abfd47ae5a9b64b80e966fe52c156f8430b92c;hp=8c741b0624b1905aef04d96a6f581b1f49f92a82;hpb=0466ac28c41336fd6d373cc8b0b26ef132225b9f;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 8c741b06..420ce3db 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -31,8 +31,6 @@ nobase_include_HEADERS = \ lttng/lttng-ust-tracelog.h \ lttng/ust-clock.h \ lttng/ust-getcpu.h \ - lttng/ust-elf.h \ - lttng/counter-config.h \ lttng/ust-libc-wrapper.h \ lttng/urcu/pointer.h \ lttng/urcu/urcu-ust.h \ @@ -55,6 +53,7 @@ noinst_HEADERS = \ ust-bitmap.h \ ust-comm.h \ ust-compat.h \ + ust-elf.h \ ust-tid.h \ ust-bitfield.h \ ust-dlfcn.h \