aboutsummaryrefslogtreecommitdiffstats
path: root/rb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'rb/Makefile.am')
-rw-r--r--rb/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/rb/Makefile.am b/rb/Makefile.am
index 81d42e7..092a684 100644
--- a/rb/Makefile.am
+++ b/rb/Makefile.am
@@ -6,7 +6,6 @@ librb_la_CFLAGS = -I$(top_srcdir)/include
check_PROGRAMS = tests
tests_SOURCES = rb.c tests.c mtest.h
tests_CFLAGS = -I$(top_srcdir)/include
-tests_LDFLAGS = $(PTHREAD_CFLAGS)
TESTS = $(check_PROGRAMS)
LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \