aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-provider/Makefile.am')
-rw-r--r--src/identity-provider/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/identity-provider/Makefile.am b/src/identity-provider/Makefile.am
index 5355b1221..4f5738692 100644
--- a/src/identity-provider/Makefile.am
+++ b/src/identity-provider/Makefile.am
@@ -74,6 +74,7 @@ gnunet_idp_SOURCES = \
74gnunet_idp_LDADD = \ 74gnunet_idp_LDADD = \
75 $(top_builddir)/src/util/libgnunetutil.la \ 75 $(top_builddir)/src/util/libgnunetutil.la \
76 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 76 $(top_builddir)/src/namestore/libgnunetnamestore.la \
77 $(top_builddir)/src/identity-provider/libgnunetidentityprovider.la \
77 $(top_builddir)/src/identity/libgnunetidentity.la \ 78 $(top_builddir)/src/identity/libgnunetidentity.la \
78 $(GN_LIBINTL) 79 $(GN_LIBINTL)
79 80