diff libpurple/plugins/perl/Makefile.am @ 15833:2f8274ce570a

Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 19 Mar 2007 17:02:24 +0000
parents e9c12873fae0
children c6e563dfaa7a
line wrap: on
line diff
--- a/libpurple/plugins/perl/Makefile.am	Mon Mar 19 17:01:28 2007 +0000
+++ b/libpurple/plugins/perl/Makefile.am	Mon Mar 19 17:02:24 2007 +0000
@@ -55,8 +55,8 @@
         common/Conversation.xs \
         common/Debug.xs \
         common/FT.xs \
-        common/Gaim.pm \
-        common/Gaim.xs \
+        common/Purple.pm \
+        common/Purple.xs \
         common/ImgStore.xs \
         common/Log.xs \
         common/Makefile.PL.in \