changeset 16137:7e202dbce3d5

Realign some things after the rename.
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 15:37:40 +0000
parents c87b731903ae
children e86977379fc1
files pidgin/plugins/Makefile.am
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/Makefile.am	Sun Apr 15 15:33:55 2007 +0000
+++ b/pidgin/plugins/Makefile.am	Sun Apr 15 15:37:40 2007 +0000
@@ -32,12 +32,12 @@
 iconaway_la_LDFLAGS         = -module -avoid-version
 markerline_la_LDFLAGS       = -module -avoid-version
 notify_la_LDFLAGS           = -module -avoid-version
-pidginrc_la_LDFLAGS           = -module -avoid-version
+pidginrc_la_LDFLAGS         = -module -avoid-version
 relnot_la_LDFLAGS           = -module -avoid-version
 spellchk_la_LDFLAGS         = -module -avoid-version
 timestamp_la_LDFLAGS        = -module -avoid-version
 timestamp_format_la_LDFLAGS = -module -avoid-version
-xmppconsole_la_LDFLAGS     = -module -avoid-version
+xmppconsole_la_LDFLAGS      = -module -avoid-version
 
 if PLUGINS
 
@@ -48,7 +48,7 @@
 	iconaway.la         \
 	markerline.la       \
 	notify.la           \
-	pidginrc.la           \
+	pidginrc.la         \
 	relnot.la           \
 	spellchk.la         \
 	timestamp.la        \