gaim/gaim

Parents dd670922e8f8
Children 3ccbe9ab3594
Debug.xs and Signal.xs aren't being built and are missing from the dist.
--- a/plugins/perl/Makefile.am Wed Mar 29 01:05:18 2006 -0500
+++ b/plugins/perl/Makefile.am Wed Mar 29 10:07:30 2006 -0500
@@ -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 \