aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-04 17:27:02 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-04 17:27:02 +0000
commit6cdff36159de7a4fe5bc31564cc7dc3a2f94b0ed (patch)
treefd8b01670953de6c474e24dcf202891584567875
parent21ac0fa547fee3def262d94ba4dd62e5960e3d9f (diff)
downloadgnunet-6cdff36159de7a4fe5bc31564cc7dc3a2f94b0ed.tar.gz
gnunet-6cdff36159de7a4fe5bc31564cc7dc3a2f94b0ed.zip
-fix
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \
142gnunet_rsa_LDADD = \ 142gnunet_rsa_LDADD = \
143 $(top_builddir)/src/util/libgnunetutil.la \ 143 $(top_builddir)/src/util/libgnunetutil.la \
144 $(GN_LIBINTL) 144 $(GN_LIBINTL)
145gnunet_resolver_DEPENDENCIES = \ 145gnunet_rsa_DEPENDENCIES = \
146 libgnunetutil.la 146 libgnunetutil.la
147 147
148plugin_LTLIBRARIES = \ 148plugin_LTLIBRARIES = \