aboutsummaryrefslogtreecommitdiff
path: root/src/credential/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/credential/Makefile.am')
-rw-r--r--src/credential/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/credential/Makefile.am b/src/credential/Makefile.am
index bc6c49deb..5b14b3def 100644
--- a/src/credential/Makefile.am
+++ b/src/credential/Makefile.am
@@ -42,6 +42,7 @@ gnunet_credential_LDADD = \
42 $(top_builddir)/src/util/libgnunetutil.la \ 42 $(top_builddir)/src/util/libgnunetutil.la \
43 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ 43 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
44 $(top_builddir)/src/identity/libgnunetidentity.la \ 44 $(top_builddir)/src/identity/libgnunetidentity.la \
45 $(top_builddir)/src/namestore/libgnunetnamestore.la \
45 $(GN_LIBINTL) 46 $(GN_LIBINTL)
46 47
47 48