X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2FMakefile.am;h=ba002b6c35c4f4ce255373aa5cc7f8c5a9983e2d;hb=f37d0f861f20a72a0b77fb43fa27744521dd7995;hp=000afd05d10e393710763205206e2b9243dfbe50;hpb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;p=lttng-tools.git diff --git a/src/common/hashtable/Makefile.am b/src/common/hashtable/Makefile.am index 000afd05d..ba002b6c3 100644 --- a/src/common/hashtable/Makefile.am +++ b/src/common/hashtable/Makefile.am @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only + noinst_LTLIBRARIES = libhashtable.la libhashtable_la_SOURCES = hashtable.c hashtable.h \