-fixing #2434, plus some code cleanup
[oweals/gnunet.git] / src / core / Makefile.am
index b79b6cc6a09bb02bff34c40995dc49bde3ab20c8..e95cbcffd199c01f8d1c836a4553c602f779dcd6 100644 (file)
@@ -20,7 +20,8 @@ lib_LTLIBRARIES = \
 
 libgnunetcore_la_SOURCES = \
   core_api.c core.h \
-  core_api_iterate_peers.c
+  core_api_iterate_peers.c \
+  core_api_is_connected.c 
 libgnunetcore_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)