liblttng-ust-ctl: Implement SIGBUS handling
[lttng-ust.git] / include / Makefile.am
index 72239e5a1a3c9cb82cfd682c65f3fa1a681c958e..b1f5dce9dc27a4d3d6b57d0c557379f4bdac44df 100644 (file)
@@ -13,6 +13,7 @@ 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 \
@@ -36,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.02356 seconds and 4 git commands to generate.