Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / common / index / Makefile.am
index 104d99c5097587abc46b75bce484ee1cbe1ef04b..d06f011866fb907760e825eda432d81ae4c5f35e 100644 (file)
@@ -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
This page took 0.023336 seconds and 4 git commands to generate.