$OpenBSD: patch-src_Makefile_in,v 1.2 2012/07/08 15:39:11 ajacoutot Exp $

Remove network-related functionality, as this requires NetworkManager.
(XXX make a patch committable upstream)

--- src/Makefile.in.orig	Sun Jul  8 14:22:03 2012
+++ src/Makefile.in	Sun Jul  8 14:22:58 2012
@@ -141,7 +141,7 @@ am__libgnome_shell_la_SOURCES_DIST = shell-enum-types.
 	shell-generic-container.c shell-gtk-embed.c shell-global.c \
 	shell-idle-monitor.c shell-keyring-prompt.h \
 	shell-keyring-prompt.c shell-mobile-providers.c \
-	shell-mount-operation.c shell-network-agent.c shell-perf-log.c \
+	shell-mount-operation.c shell-perf-log.c \
 	shell-polkit-authentication-agent.h \
 	shell-polkit-authentication-agent.c shell-screenshot.c \
 	shell-screen-grabber.c shell-secure-text-buffer.c \
@@ -173,7 +173,6 @@ am_libgnome_shell_la_OBJECTS = $(am__objects_2) $(am__
 	libgnome_shell_la-shell-keyring-prompt.lo \
 	libgnome_shell_la-shell-mobile-providers.lo \
 	libgnome_shell_la-shell-mount-operation.lo \
-	libgnome_shell_la-shell-network-agent.lo \
 	libgnome_shell_la-shell-perf-log.lo \
 	libgnome_shell_la-shell-polkit-authentication-agent.lo \
 	libgnome_shell_la-shell-screenshot.lo \
@@ -850,7 +849,6 @@ shell_public_headers_h = \
 	shell-idle-monitor.h		\
 	shell-mobile-providers.h	\
 	shell-mount-operation.h		\
-	shell-network-agent.h		\
 	shell-perf-log.h		\
 	shell-screenshot.h		\
 	shell-screen-grabber.h		\
@@ -878,7 +876,7 @@ libgnome_shell_la_SOURCES = $(shell_built_sources) \
 	shell-generic-container.c shell-gtk-embed.c shell-global.c \
 	shell-idle-monitor.c shell-keyring-prompt.h \
 	shell-keyring-prompt.c shell-mobile-providers.c \
-	shell-mount-operation.c shell-network-agent.c shell-perf-log.c \
+	shell-mount-operation.c shell-perf-log.c \
 	shell-polkit-authentication-agent.h \
 	shell-polkit-authentication-agent.c shell-screenshot.c \
 	shell-screen-grabber.c shell-secure-text-buffer.c \
@@ -952,7 +950,7 @@ libgnome_shell_la_LIBADD = \
 	$(NULL)
 
 libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags)
-Shell_0_1_gir_INCLUDES = Clutter-1.0 ClutterX11-1.0 Meta-3.0 TelepathyGLib-0.12 TelepathyLogger-0.2 Soup-2.4 GMenu-3.0 NetworkManager-1.0 NMClient-1.0 Folks-0.6
+Shell_0_1_gir_INCLUDES = Clutter-1.0 ClutterX11-1.0 Meta-3.0 TelepathyGLib-0.12 TelepathyLogger-0.2 Soup-2.4 GMenu-3.0 Folks-0.6
 Shell_0_1_gir_CFLAGS = $(libgnome_shell_la_CPPFLAGS) -I $(srcdir)
 Shell_0_1_gir_LIBS = libgnome-shell.la
 Shell_0_1_gir_FILES = $(libgnome_shell_la_gir_sources)
@@ -1234,7 +1232,6 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-keyring-prompt.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mobile-providers.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mount-operation.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-network-agent.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-perf-log.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-polkit-authentication-agent.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-recorder-src.Plo@am__quote@
