diff src/protocols/irc/Makefile.am @ 8351:ffa642240fc1

[gaim-migrate @ 9075] marv is incredibly patient, waiting a long time for this to go in you should all be using Jabber for file transfer anyway, but if you're still stuck in the stone age, now you can transfer files via IRC committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 27 Feb 2004 01:45:26 +0000
parents 6b1ecf40f3ba
children 2cc05a9e944d
line wrap: on
line diff
--- a/src/protocols/irc/Makefile.am	Fri Feb 27 00:41:56 2004 +0000
+++ b/src/protocols/irc/Makefile.am	Fri Feb 27 01:45:26 2004 +0000
@@ -2,7 +2,7 @@
 
 pkgdir = $(libdir)/gaim
 
-IRCSOURCES = irc.c parse.c cmds.c msgs.c irc.h
+IRCSOURCES = irc.c parse.c cmds.c msgs.c irc.h dcc_send.c
 
 AM_CFLAGS = $(st)