# HG changeset patch # User Christian Hammond # Date 1077344675 0 # Node ID d94df977b502f5411defa2df2e242224d3e6668c # Parent 57bdd25752c19e861a8adeb1765d90c3bfaeecb5 [gaim-migrate @ 9030] Oops, I patched in the wrong tree and got some experimental stuff committed. committer: Tailor Script diff -r 57bdd25752c1 -r d94df977b502 plugins/Makefile.am --- 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