common: compile libhealth as C++
[lttng-tools.git] / src / common / health / Makefile.am
index 42490256ae5dc43f630acd809bb503f4339f5b8c..cb10139f8cec29331e163b068a6fbba08652f4e0 100644 (file)
@@ -2,4 +2,4 @@
 
 noinst_LTLIBRARIES = libhealth.la
 
 
 noinst_LTLIBRARIES = libhealth.la
 
-libhealth_la_SOURCES = health.c
+libhealth_la_SOURCES = health.cpp
This page took 0.02289 seconds and 4 git commands to generate.