diff plugins/Makefile.am @ 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 f21d4310717e
children a3302d271199
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