changeset 8306:d94df977b502

[gaim-migrate @ 9030] Oops, I patched in the wrong tree and got some experimental stuff committed. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Feb 2004 06:24:35 +0000
parents 57bdd25752c1
children 068db3a28cf6
files plugins/Makefile.am
diffstat 1 files changed, 2 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/Makefile.am	Sat Feb 21 06:06:03 2004 +0000
+++ b/plugins/Makefile.am	Sat Feb 21 06:24:35 2004 +0000
@@ -1,4 +1,4 @@
-DIST_SUBDIRS = docklet gevolution gaim-remote gestures mono perl ssl tcl ticker
+DIST_SUBDIRS = docklet gevolution gaim-remote gestures perl ssl tcl ticker
 
 if BUILD_GEVOLUTION
 GEVOLUTION_DIR = gevolution
@@ -12,14 +12,9 @@
 TCL_DIR = tcl
 endif
 
-if USE_MONO
-#MONO_DIR = mono
-MONO_DIR =
-endif
-
 SUBDIRS = \
 	docklet gaim-remote $(GEVOLUTION_DIR) gestures \
-	$(MONO_DIR) $(PERL_DIR) $(TCL_DIR) ssl ticker
+	$(PERL_DIR) $(TCL_DIR) ssl ticker
 
 plugindir = $(libdir)/gaim