diff plugins/Makefile.am @ 11958:9096f56b725f

[gaim-migrate @ 14249] Remove the auto-reconnect plugin. It snot needed anymore committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 03 Nov 2005 13:43:04 +0000
parents c9312177821a
children a1e241dd50b6
line wrap: on
line diff
--- a/plugins/Makefile.am	Thu Nov 03 13:12:37 2005 +0000
+++ b/plugins/Makefile.am	Thu Nov 03 13:43:04 2005 +0000
@@ -36,7 +36,6 @@
 
 plugindir = $(libdir)/gaim
 
-autorecon_la_LDFLAGS    = -module -avoid-version $(GLIB_LIBS)
 extplacement_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS)
 gaimrc_la_LDFLAGS       = -module -avoid-version $(GTK_LIBS)
 history_la_LDFLAGS      = -module -avoid-version $(GTK_LIBS)
@@ -54,7 +53,6 @@
 if PLUGINS
 
 plugin_LTLIBRARIES = \
-	autorecon.la     \
 	extplacement.la  \
 	gaimrc.la        \
 	history.la       \
@@ -67,7 +65,6 @@
 	timestamp.la     \
 	$(DBUS_LTLIB)
 
-autorecon_la_SOURCES    = autorecon.c
 
 extplacement_la_SOURCES = extplacement.c
 gaimrc_la_SOURCES       = gaimrc.c