changeset 11621:e0a61622a9f2

[gaim-migrate @ 13896] this was annoying me... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 07 Oct 2005 22:33:43 +0000
parents fbc4eeab2227
children 32287ea1fce0
files plugins/Makefile.am
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/Makefile.am	Thu Oct 06 15:01:08 2005 +0000
+++ b/plugins/Makefile.am	Fri Oct 07 22:33:43 2005 +0000
@@ -20,8 +20,13 @@
 endif
 
 SUBDIRS = \
-	docklet $(GEVOLUTION_DIR) gestures \
-	$(PERL_DIR) ssl $(TCL_DIR) ticker \
+	docklet \
+	$(GEVOLUTION_DIR) \
+	gestures \
+	$(PERL_DIR) \
+	ssl \
+	$(TCL_DIR) \
+	ticker \
 	$(MUSICMESSAGING_DIR)
 
 plugindir = $(libdir)/gaim