Fix: missing RCU read side critical sections
[lttng-tools.git] / src / common / health / Makefile.am
index d82f9de9ecf33bcf5b30d73e45c17311bb48139d..cb10139f8cec29331e163b068a6fbba08652f4e0 100644 (file)
@@ -1,5 +1,5 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
+# SPDX-License-Identifier: GPL-2.0-only
 
 noinst_LTLIBRARIES = libhealth.la
 
-libhealth_la_SOURCES = health.c
+libhealth_la_SOURCES = health.cpp
This page took 0.024019 seconds and 4 git commands to generate.