changeset 13577:48d7074f2297

[gaim-migrate @ 15957] Debug.xs and Signal.xs aren't being built and are missing from the dist. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 29 Mar 2006 15:07:30 +0000
parents 2a127cf2f9b6
children 8dfe7742739b
files plugins/perl/Makefile.am
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/Makefile.am	Wed Mar 29 06:05:18 2006 +0000
+++ b/plugins/perl/Makefile.am	Wed Mar 29 15:07:30 2006 +0000
@@ -49,6 +49,7 @@
         common/Cmds.xs \
         common/Connection.xs \
         common/Conversation.xs \
+        common/Debug.xs \
         common/FT.xs \
         common/Gaim.pm \
         common/Gaim.xs \
@@ -69,6 +70,7 @@
         common/SSLConn.xs \
         common/SavedStatuses.xs \
         common/Server.xs \
+        common/Signal.xs \
         common/Sound.xs \
         common/Status.xs \
         common/Stringref.xs \