diff plugins/Makefile.am @ 11405:a6d446cf090f

[gaim-migrate @ 13640] Get rid of the old gaim-remote. Someone will need to make sure the new D-BUS stuff is distributed in the tarballs and rpms appropriately. Did I miss any pieces? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 01 Sep 2005 03:32:52 +0000
parents 1462b64f8fc9
children 1a2eaba2bc13
line wrap: on
line diff
--- a/plugins/Makefile.am	Thu Sep 01 03:30:18 2005 +0000
+++ b/plugins/Makefile.am	Thu Sep 01 03:32:52 2005 +0000
@@ -1,4 +1,4 @@
-DIST_SUBDIRS = docklet gevolution gaim-remote gestures musicmessaging perl ssl tcl ticker
+DIST_SUBDIRS = docklet gevolution gestures musicmessaging perl ssl tcl ticker
 
 if BUILD_GEVOLUTION
 GEVOLUTION_DIR = gevolution
@@ -13,7 +13,7 @@
 endif
 
 SUBDIRS = \
-	docklet gaim-remote $(GEVOLUTION_DIR) gestures \
+	docklet $(GEVOLUTION_DIR) gestures \
 	$(PERL_DIR) ssl $(TCL_DIR) ticker
 
 plugindir = $(libdir)/gaim