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