X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhealth%2FMakefile.am;h=cb10139f8cec29331e163b068a6fbba08652f4e0;hb=c9753f7250f33184a1859088a691291f37161f25;hp=d82f9de9ecf33bcf5b30d73e45c17311bb48139d;hpb=55d097957f5bb8138959ad2202a40d85d49f029e;p=lttng-tools.git diff --git a/src/common/health/Makefile.am b/src/common/health/Makefile.am index d82f9de9e..cb10139f8 100644 --- a/src/common/health/Makefile.am +++ b/src/common/health/Makefile.am @@ -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