173191d724dc6b9f2baba3cf7f0c25c8f2e73e44
[lttng-ust.git] / tests / unit / pthread_name / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/liblttng-ust -I$(top_srcdir)/tests/utils
2
3 noinst_PROGRAMS = test_pthread_name
4 test_pthread_name_SOURCES = pthread_name.c
5 test_pthread_name_LDADD = $(top_builddir)/tests/utils/libtap.a
This page took 0.029019 seconds and 3 git commands to generate.