Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / unit / pthread_name / Makefile.am
CommitLineData
e03d7c66
MJ
1# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2#
c0c0989a
MJ
3# SPDX-License-Identifier: LGPL-2.1-only
4
9d4c8b2d 5AM_CPPFLAGS += -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
df8b7e52
MJ
6
7noinst_PROGRAMS = test_pthread_name
8test_pthread_name_SOURCES = pthread_name.c
9test_pthread_name_LDADD = $(top_builddir)/tests/utils/libtap.a
This page took 0.0269 seconds and 4 git commands to generate.