X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Findex%2FMakefile.am;h=d06f011866fb907760e825eda432d81ae4c5f35e;hp=104d99c5097587abc46b75bce484ee1cbe1ef04b;hb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;hpb=309167d2a6f59d0c8cbf64eb23ba912cdea76a34 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