Mercurial > pidgin.yaz
changeset 28478:7193a541ca83
Fix typo.
author | maiku@pidgin.im |
---|---|
date | Fri, 28 Aug 2009 08:39:09 +0000 |
parents | a85f271831c3 |
children | 88f2822da22b |
files | pidgin/plugins/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)