ust-elf.h should be private, with public symbols
[lttng-ust.git] / include / Makefile.am
index d29ef192cdf9ba97cbf0e47e1a5fc8a4e947e906..420ce3db171c1a8017d70b5ee3c338ce467a708b 100644 (file)
@@ -21,7 +21,7 @@ nobase_include_HEADERS = \
        lttng/ust-compiler.h \
        lttng/ust.h \
        lttng/ust-endian.h \
-       lttng/ringbuffer-config.h \
+       lttng/ringbuffer-context.h \
        lttng/align.h \
        lttng/bug.h \
        lttng/ust-error.h \
@@ -31,8 +31,7 @@ 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 \
        lttng/urcu/static/pointer.h \
@@ -54,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 \
This page took 0.023061 seconds and 4 git commands to generate.