libpurple/plugins/perl/Makefile.am

branch
soc.2013.gobjectification.plugins
changeset 36766
d7628b96df7e
parent 36765
19adace8b7a9
parent 34952
13553cb05caa
child 36906
729bdf55b919
--- a/libpurple/plugins/perl/Makefile.am	Wed Sep 18 15:27:11 2013 +0530
+++ b/libpurple/plugins/perl/Makefile.am	Thu Sep 19 00:26:57 2013 +0530
@@ -47,7 +47,7 @@
 	common/Connection.xs \
 	common/Conversation.xs \
 	common/Debug.xs \
-	common/FT.xs \
+	common/Hash.xs \
 	common/Idle.xs \
 	common/ImgStore.xs \
 	common/Log.xs \
@@ -58,7 +58,7 @@
 	common/PluginPref.xs \
 	common/Pounce.xs \
 	common/Prefs.xs \
-	common/Privacy.xs \
+	common/Presence.xs \
 	common/Proxy.xs \
 	common/Prpl.xs \
 	common/Purple.pm \
@@ -75,6 +75,7 @@
 	common/Stringref.xs \
 	common/Util.xs \
 	common/Whiteboard.xs \
+	common/Xfer.xs \
 	common/XMLNode.xs \
 	common/module.h \
 	common/typemap

mercurial