diff plugins/perl/Makefile.am @ 6678:eb95f31fa4eb

[gaim-migrate @ 7203] The perl plugin should now work with perl v5.6.0. This is not tested yet, but it compiles and should work now. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 01 Sep 2003 22:16:10 +0000
parents 2d79df66fc2b
children 839ee4c36fbc
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Mon Sep 01 20:34:53 2003 +0000
+++ b/plugins/perl/Makefile.am	Mon Sep 01 22:16:10 2003 +0000
@@ -36,6 +36,8 @@
 	fi
 
 common_sources = \
+	common/fallback/const-c.inc \
+	common/fallback/const-xs.inc \
 	common/Account.xs \
 	common/BuddyList.xs \
 	common/BuddyList_Buddy.xs \