aboutsummaryrefslogtreecommitdiff
path: root/src/did/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/did/Makefile.am')
-rw-r--r--src/did/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/did/Makefile.am b/src/did/Makefile.am
index fe96a4be8..21f210dd0 100644
--- a/src/did/Makefile.am
+++ b/src/did/Makefile.am
@@ -16,6 +16,7 @@ gnunet_did_SOURCES = \
16gnunet_did_LDADD = \ 16gnunet_did_LDADD = \
17 $(top_builddir)/src/util/libgnunetutil.la \ 17 $(top_builddir)/src/util/libgnunetutil.la \
18 $(top_builddir)/src/gns/libgnunetgns.la \ 18 $(top_builddir)/src/gns/libgnunetgns.la \
19 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
19 $(top_builddir)/src/identity/libgnunetidentity.la \ 20 $(top_builddir)/src/identity/libgnunetidentity.la \
20 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 21 $(top_builddir)/src/namestore/libgnunetnamestore.la \
21 -ljansson 22 -ljansson