From bf7a660ec0278e56eea0bce413c61a2ba0daeca2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 15 Nov 2020 12:27:26 +0100 Subject: implement notfiy_client_dk_add --- src/util/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/util/Makefile.am') 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) -- cgit v1.2.3