-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / util / Makefile.am
index a33d6f63dfd1bbe86ea0a0a6c3e57a97e0a0ffcf..d4b0bb2e9f06ac59511445303c4fa5a946467fd8 100644 (file)
@@ -73,6 +73,7 @@ libgnunetutil_la_SOURCES = \
   bandwidth.c \
   bio.c \
   client.c \
+  client_manager.c \
   common_allocation.c \
   common_endian.c \
   common_logging.c \
@@ -402,7 +403,7 @@ test_crypto_hkdf_LDADD = \
 test_crypto_paillier_SOURCES = \
  test_crypto_paillier.c
 test_crypto_paillier_LDADD = \
-lgcrypt \
$(LIBGCRYPT_LIBS) \
  $(top_builddir)/src/util/libgnunetutil.la
 
 test_crypto_random_SOURCES = \