aboutsummaryrefslogtreecommitdiff
path: root/src/identity
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-13 22:28:03 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-13 22:28:03 +0000
commit2897122de71eb1176db8da372354cf1eb0ac226c (patch)
treec8b1854604142d44b14b31a9420e31bdabb49766 /src/identity
parent2fa4ab4143144e15739af503ea80dd12cdedd54b (diff)
downloadgnunet-2897122de71eb1176db8da372354cf1eb0ac226c.tar.gz
gnunet-2897122de71eb1176db8da372354cf1eb0ac226c.zip
-fix
Diffstat (limited to 'src/identity')
-rw-r--r--src/identity/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 7feebcb11..29fded518 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -53,7 +53,7 @@ gnunet_identity_LDADD = \
53 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 53 $(top_builddir)/src/statistics/libgnunetstatistics.la \
54 $(top_builddir)/src/util/libgnunetutil.la \ 54 $(top_builddir)/src/util/libgnunetutil.la \
55 $(GN_LIBINTL) 55 $(GN_LIBINTL)
56gnunet_service_identity_DEPENDENCIES = \ 56gnunet_identity_DEPENDENCIES = \
57 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 57 $(top_builddir)/src/statistics/libgnunetstatistics.la \
58 libgnunetidentity.la \ 58 libgnunetidentity.la \
59 $(top_builddir)/src/util/libgnunetutil.la 59 $(top_builddir)/src/util/libgnunetutil.la