fix: pthread_setname_np tests to match compat behavior
[deliverable/lttng-ust.git] / tests / pthread_name / Makefile.am
CommitLineData
db833f80 1AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
df8b7e52
MJ
2
3noinst_PROGRAMS = test_pthread_name
4test_pthread_name_SOURCES = pthread_name.c
5test_pthread_name_LDADD = $(top_builddir)/tests/utils/libtap.a
This page took 0.026263 seconds and 5 git commands to generate.