# HG changeset patch # User Daniel Atallah # Date 1143644850 0 # Node ID 48d7074f2297b88baf956e6ae448745cbc510c78 # Parent 2a127cf2f9b61a32baee5c2c6b99b9c665feea22 [gaim-migrate @ 15957] Debug.xs and Signal.xs aren't being built and are missing from the dist. committer: Tailor Script diff -r 2a127cf2f9b6 -r 48d7074f2297 plugins/perl/Makefile.am --- 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 \