Mercurial > pidgin.yaz
diff libpurple/plugins/perl/common/Makefile.mingw @ 23715:9d7ebd28d339
Another Perl patch from Zsombor Welker to add more functions.
Fixes #5957
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Thu, 07 Aug 2008 04:03:23 +0000 |
parents | ab5b9acebde3 |
children | b74fa3d29cda |
line wrap: on
line diff
--- a/libpurple/plugins/perl/common/Makefile.mingw Thu Aug 07 03:27:21 2008 +0000 +++ b/libpurple/plugins/perl/common/Makefile.mingw Thu Aug 07 04:03:23 2008 +0000 @@ -39,11 +39,13 @@ BuddyList.xs \ Cipher.xs \ Cmds.xs \ + Certificate.xs \ Connection.xs \ Conversation.xs \ Core.xs \ Debug.xs \ FT.xs \ + Idle.xs \ Purple.xs \ ImgStore.xs \ Log.xs \ @@ -67,6 +69,7 @@ Status.xs \ Stringref.xs \ Util.xs \ + Whiteboard.xs \ XMLNode.xs #FALLBACKS = const-c.inc const-xs.inc