X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=ba002b6c35c4f4ce255373aa5cc7f8c5a9983e2d;hp=765f64953ef841389adf2b8b87a58bf24c6ad146;hb=ab5be9fa2eb5ba9600a82cd18fd3cfcbac69169a;hpb=8684af09caa3ca7014048753361c23d00f8e3be6 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