Add missing header
[lttng-ust.git] / include / Makefile.am
index 6de86ea72c0c99def728cd1f7d4fe9b65abb2b91..e86786b32679beb36360521cfcd811c682c6dc91 100644 (file)
@@ -16,7 +16,8 @@ nobase_include_HEADERS = \
        lttng/share.h \
        lttng/ust.h \
        lttng/core.h \
-       lttng/processor.h
+       lttng/processor.h \
+       lttng/ringbuffer-config.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
@@ -33,5 +34,4 @@ noinst_HEADERS = \
        lttng/kcompat/compiler.h \
        lttng/kcompat/types.h \
        lttng/stringify.h \
-       lttng/wait.h \
-       lttng/ringbuffer-config.h
+       lttng/wait.h
This page took 0.029247 seconds and 4 git commands to generate.