diff pidgin/plugins/Makefile.am @ 28478:7193a541ca83

Fix typo.
author maiku@pidgin.im
date Fri, 28 Aug 2009 08:39:09 +0000
parents b9e28b2a119b
children 7c346c5a05d4
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)