From a99752d30c73cd5040c9da3c05da3bbc2dc1b67e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 15 Jun 2019 23:46:00 +0200 Subject: fix gnunet-gns performance issue for many egos --- src/identity/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/identity/Makefile.am') diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am index 6e587dc86..476d981bb 100644 --- a/src/identity/Makefile.am +++ b/src/identity/Makefile.am @@ -43,6 +43,7 @@ libgnunet_plugin_rest_identity_la_LDFLAGS = \ libgnunetidentity_la_SOURCES = \ identity_api.c \ identity_api_lookup.c \ + identity_api_suffix_lookup.c \ identity.h libgnunetidentity_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ -- cgit v1.2.3