summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-15 12:27:26 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-15 12:27:26 +0100
commitbf7a660ec0278e56eea0bce413c61a2ba0daeca2 (patch)
tree1a40986846e4d056654843d257fde9d8b20d493f /src/util/Makefile.am
parentb8e35aaed0dc92e1dc1569f0c09ca4e4c36775b9 (diff)
downloadexchange-bf7a660ec0278e56eea0bce413c61a2ba0daeca2.tar.gz
exchange-bf7a660ec0278e56eea0bce413c61a2ba0daeca2.tar.bz2
exchange-bf7a660ec0278e56eea0bce413c61a2ba0daeca2.zip
implement notfiy_client_dk_add
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)