authentication of ciphertexts (+ seed)
[oweals/gnunet.git] / src / core / Makefile.am
index 83a8d1d35bf4b355ffed4c3fd1dc191a797e0aad..ded3d476c8eaa7d8cbcea12dc3ccdfd7694b538b 100644 (file)
@@ -16,7 +16,8 @@ lib_LTLIBRARIES = \
 libgnunetcore_la_SOURCES = \
   core_api.c core.h \
   core_api_peer_get_info.c \
-  core_api_peer_request.c
+  core_api_peer_request.c \
+  core_api_iterate_peers.c
 libgnunetcore_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)