fix: Disable warnings for GNU extensions on Clang
[lttng-ust.git] / include / Makefile.am
index 83030c5cc3b24471ab98d2902474505f71c14f79..185ae01f23769cc559d74050c365f444f8d6c4e6 100644 (file)
@@ -37,7 +37,9 @@ 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 \
+       lttng/ust-cancelstate.h
 
 # Auto-generated by configure.
 nobase_nodist_include_HEADERS = \
This page took 0.023439 seconds and 4 git commands to generate.