Add missing -lpthread to some tests
[ust.git] / tests / register_test / Makefile.am
CommitLineData
a5f09c2c
NC
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libust
2
3noinst_PROGRAMS = register_test
4register_test_SOURCES = register_test.c tp.h
952ac385 5register_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o -lpthread
This page took 0.023744 seconds and 4 git commands to generate.