X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=ba002b6c35c4f4ce255373aa5cc7f8c5a9983e2d;hb=f37d0f861f20a72a0b77fb43fa27744521dd7995;hp=765f64953ef841389adf2b8b87a58bf24c6ad146;hpb=8684af09caa3ca7014048753361c23d00f8e3be6;p=lttng-tools.git diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am index 765f64953..ba002b6c3 100644 --- a/src/common/hashtable/Makefile.am +++ b/src/common/hashtable/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src +# SPDX-License-Identifier: GPL-2.0-only noinst_LTLIBRARIES = libhashtable.la