aboutsummaryrefslogtreecommitdiff
path: root/src/zklaim/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/zklaim/Makefile.am')
-rw-r--r--src/zklaim/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zklaim/Makefile.am b/src/zklaim/Makefile.am
index 22600c882..38c422c0c 100644
--- a/src/zklaim/Makefile.am
+++ b/src/zklaim/Makefile.am
@@ -48,6 +48,7 @@ libgnunetzklaim_la_LDFLAGS = \
48gnunet_service_zklaim_SOURCES = \ 48gnunet_service_zklaim_SOURCES = \
49 gnunet-service-zklaim.c 49 gnunet-service-zklaim.c
50gnunet_service_zklaim_LDADD = \ 50gnunet_service_zklaim_LDADD = \
51 libgnunetzklaim.la \
51 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \ 52 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
52 $(top_builddir)/src/util/libgnunetutil.la \ 53 $(top_builddir)/src/util/libgnunetutil.la \
53 $(top_builddir)/src/namestore/libgnunetnamestore.la \ 54 $(top_builddir)/src/namestore/libgnunetnamestore.la \