how did this test ever work without assigning core handles?
[oweals/gnunet.git] / src / core / Makefile.am
index ebe1ae1ce1040c47e02053380a500ef3f32420b7..b34cb5a442f59f661ad8f7ee2cf5ffc36d7ae385 100644 (file)
@@ -22,8 +22,7 @@ lib_LTLIBRARIES = \
 
 libgnunetcore_la_SOURCES = \
   core_api.c core.h \
-  core_api_iterate_peers.c \
-  core_api_is_connected.c 
+  core_api_iterate_peers.c
 libgnunetcore_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL) $(XLIB)