X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Fhealth%2FMakefile.am;h=cb10139f8cec29331e163b068a6fbba08652f4e0;hb=c9753f7250f33184a1859088a691291f37161f25;hp=727c2f900c472f9f61b1a6513af37972e29470bb;hpb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;p=lttng-tools.git diff --git a/src/common/health/Makefile.am b/src/common/health/Makefile.am index 727c2f900..cb10139f8 100644 --- a/src/common/health/Makefile.am +++ b/src/common/health/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + noinst_LTLIBRARIES = libhealth.la -libhealth_la_SOURCES = health.c +libhealth_la_SOURCES = health.cpp