# HG changeset patch # User Daniel Atallah # Date 1219120875 0 # Node ID dd8f07e6f73ea479cdd58387cc7f3a8d0949a407 # Parent 587c55f92a6f39741b078e414484fcd3b5ce1a61 I forgot to add these new files to Makefile.am diff -r 587c55f92a6f -r dd8f07e6f73e libpurple/plugins/perl/Makefile.am --- a/libpurple/plugins/perl/Makefile.am Tue Aug 19 01:51:26 2008 +0000 +++ b/libpurple/plugins/perl/Makefile.am Tue Aug 19 04:41:15 2008 +0000 @@ -40,6 +40,7 @@ common/AccountOpts.xs \ common/BuddyIcon.xs \ common/BuddyList.xs \ + common/Certificate.xs \ common/Cipher.xs \ common/Cmds.xs \ common/Core.xs \ @@ -47,6 +48,7 @@ common/Conversation.xs \ common/Debug.xs \ common/FT.xs \ + common/Idle.xs \ common/ImgStore.xs \ common/Log.xs \ common/Makefile.PL.in \ @@ -72,6 +74,7 @@ common/Status.xs \ common/Stringref.xs \ common/Util.xs \ + common/Whiteboard.xs \ common/XMLNode.xs \ common/module.h \ common/typemap