X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Funit%2Flibmsgpack%2FMakefile.am;h=5959947d65bd3966f8205ea84d5d5061495367db;hb=b7c3885540ac3ae1a5f1e8f93e9347c28db9fdcc;hp=784c3ef54f3a3de98aecd0b0bb68beb84b3c251f;hpb=49705576d8779e3fa2b3efc4294bc03261f76935;p=lttng-ust.git diff --git a/tests/unit/libmsgpack/Makefile.am b/tests/unit/libmsgpack/Makefile.am index 784c3ef5..5959947d 100644 --- a/tests/unit/libmsgpack/Makefile.am +++ b/tests/unit/libmsgpack/Makefile.am @@ -1,4 +1,6 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils +# SPDX-License-Identifier: LGPL-2.1-only + +AM_CPPFLAGS += -I$(top_srcdir)/tests/utils noinst_PROGRAMS = test_msgpack test_msgpack_SOURCES = test_msgpack.c