X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;h=d06f011866fb907760e825eda432d81ae4c5f35e;hb=44635d77b591f83a80d48cd93497bd1cd6aa788d;hp=104d99c5097587abc46b75bce484ee1cbe1ef04b;hpb=309167d2a6f59d0c8cbf64eb23ba912cdea76a34;p=lttng-tools.git diff --git a/src/common/index/Makefile.am b/src/common/index/Makefile.am index 104d99c50..d06f01186 100644 --- a/src/common/index/Makefile.am +++ b/src/common/index/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 = libindex.la -libindex_la_SOURCES = index.c index.h lttng-index.h +libindex_la_SOURCES = index.c index.h ctf-index.h