Check that you are not present in trail twice
[oweals/gnunet.git] / src / core / Makefile.am
index 17161af61944e8f786ccbf4b37b05d5d79af1117..5e046f5211e3b57f3ebdc23f1bbaed32a74e028b 100644 (file)
@@ -22,7 +22,7 @@ lib_LTLIBRARIES = \
 
 libgnunetcore_la_SOURCES = \
   core_api.c core.h \
-  core_api_iterate_peers.c
+  core_api_monitor_peers.c
 libgnunetcore_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)