Namespace enumeration structures/enum with lttng_ust_ prefix
[lttng-ust.git] / include / Makefile.am
index da53d95324b52c2de02477967b4cc6e30b8a5175..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 \
@@ -71,4 +71,4 @@ noinst_HEADERS += \
 
 # Used by liblttng-ust-fd
 noinst_HEADERS += \
-       ust-fd.h \
+       ust-fd.h
This page took 0.02388 seconds and 4 git commands to generate.