ecore: Comment missing example
authorMike McCormack <mikem@ring3k.org>
Mon, 11 Jul 2011 01:21:49 +0000 (01:21 +0000)
committerMike McCormack <mikem@ring3k.org>
Mon, 11 Jul 2011 01:21:49 +0000 (01:21 +0000)
This is causing problems for autogen.sh

Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 61217

legacy/ecore/src/examples/Makefile.am

index a470f4f..272f71e 100644 (file)
@@ -67,7 +67,7 @@ ecore_animator_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_e
 ecore_con_lookup_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la
 ecore_con_url_headers_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la
 ecore_con_url_download_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la
-ecore_con_server_simple_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la
+#ecore_con_server_simple_example_LDADD = $(ECOREBASELDADD) $(top_builddir)/src/lib/ecore_con/libecore_con.la
 
 endif