liblttng-ust-ctl: Implement SIGBUS handling
[lttng-ust.git] / include / Makefile.am
index 287fe13dafa842a1f26b7e059dba0abd30f7aed4..b1f5dce9dc27a4d3d6b57d0c557379f4bdac44df 100644 (file)
@@ -13,8 +13,10 @@ nobase_include_HEADERS = \
        lttng/ust-tracepoint-event-reset.h \
        lttng/ust-tracepoint-event-write.h \
        lttng/ust-tracepoint-event-nowrite.h \
+       lttng/ust-api-compat.h \
        lttng/ust-arch.h \
        lttng/ust-events.h \
+       lttng/ust-common.h \
        lttng/ust-ctl.h \
        lttng/ust-abi.h \
        lttng/ust-tracer.h \
@@ -35,7 +37,8 @@ nobase_include_HEADERS = \
        lttng/urcu/pointer.h \
        lttng/urcu/urcu-ust.h \
        lttng/urcu/static/pointer.h \
-       lttng/urcu/static/urcu-ust.h
+       lttng/urcu/static/urcu-ust.h \
+       lttng/ust-sigbus.h
 
 # Auto-generated by configure.
 nobase_nodist_include_HEADERS = \
This page took 0.022878 seconds and 4 git commands to generate.