From 6cdff36159de7a4fe5bc31564cc7dc3a2f94b0ed Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Mar 2012 17:27:02 +0000 Subject: [PATCH] -fix --- src/util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 2bda4e748..8176056f2 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -142,7 +142,7 @@ gnunet_rsa_SOURCES = \ gnunet_rsa_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -gnunet_resolver_DEPENDENCIES = \ +gnunet_rsa_DEPENDENCIES = \ libgnunetutil.la plugin_LTLIBRARIES = \ -- 2.25.1