changeset 6644:bfe961b7f58e

[gaim-migrate @ 7169] Move 'make dist' closer to working committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Fri, 29 Aug 2003 15:44:21 +0000
parents 0dfe02111e20
children 2fa677eb9e57
files plugins/perl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Thu Aug 28 14:39:27 2003 +0000
+++ b/plugins/perl/Makefile.am	Fri Aug 29 15:44:21 2003 +0000
@@ -36,7 +36,7 @@
 	fi
 
 common_sources = \
-	common/Accounts.xs \
+	common/Account.xs \
 	common/BuddyList.xs \
 	common/Gaim.xs \
 	common/Gaim.pm \