549b83393ee9c674940f4f0cf58d4d0097c4f5c4
[lttng-ust.git] / tests / unit / ust-error / Makefile.am
1 # SPDX-License-Identifier: LGPL-2.1-only
2
3 AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
4
5 noinst_PROGRAMS = test_ust_error
6 test_ust_error_SOURCES = ust-error.c
7 test_ust_error_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la \
8 $(top_builddir)/tests/utils/libtap.a
This page took 0.030288 seconds and 3 git commands to generate.