aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 991f0a953..e8ad9c4db 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -38,6 +38,7 @@ taler_helper_crypto_rsa_SOURCES = \
taler_helper_crypto_rsa_LDADD = \
libtalerutil.la \
-lgnunetutil \
+ -lpthread \
$(LIBGCRYPT_LIBS) \
$(XLIB)