changeset 6537:a621e2c6c713

[gaim-migrate @ 7055] Add BuddyList.xs to common_sources committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 21 Aug 2003 01:44:23 +0000
parents 9767117bc47e
children 4bc050b1af34
files plugins/perl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Thu Aug 21 01:33:48 2003 +0000
+++ b/plugins/perl/Makefile.am	Thu Aug 21 01:44:23 2003 +0000
@@ -37,6 +37,7 @@
 
 common_sources = \
 	common/Accounts.xs \
+	common/BuddyList.xs \
 	common/Gaim.xs \
 	common/Gaim.pm \
 	common/Makefile.PL.in \