# HG changeset patch # User maiku@pidgin.im # Date 1251448749 0 # Node ID 7193a541ca83f298c0eff4582e2f94e169e54e1e # Parent a85f271831c39bc44cab6aca093966689a073414 Fix typo. diff -r a85f271831c3 -r 7193a541ca83 pidgin/plugins/Makefile.am --- a/pidgin/plugins/Makefile.am Fri Aug 28 07:32:07 2009 +0000 +++ b/pidgin/plugins/Makefile.am Fri Aug 28 08:39:09 2009 +0000 @@ -93,7 +93,7 @@ themeedit_la_SOURCES = themeedit.c themeedit-icon.c themeedit-icon.h timestamp_la_SOURCES = timestamp.c timestamp_format_la_SOURCES = timestamp_format.c -vvconfig_SOURCES = vvconfig.c +vvconfig_la_SOURCES = vvconfig.c xmppconsole_la_SOURCES = xmppconsole.c convcolors_la_LIBADD = $(GTK_LIBS)