summaryrefslogtreecommitdiff
path: root/net/ntp/files/patch-sntp_tests_Makefile.in
blob: 15b0193b94c1b88ab705df9126c89a0c489e6189 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- sntp/tests/Makefile.in.orig	2015-10-27 12:47:07 UTC
+++ sntp/tests/Makefile.in
@@ -791,6 +791,7 @@ LDADD = \
 	$(base_LDADD)				\
 	$(top_builddir)/unity/libunity.a	\
 	$(LIBM)					\
+	$(PTHREAD_LIBS)				\
 	$(NULL)
 
 AM_CFLAGS = $(CFLAGS_NTP)