From 81da0f41d7053f0358784b560b302b86e464b290 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 29 Feb 2004 16:31:26 +0000 Subject: Added modes channel (and /mode command is now ok), dcc skeleton, fixed display bug for nicklist --- src/irc/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/irc/Makefile.am') diff --git a/src/irc/Makefile.am b/src/irc/Makefile.am index 8bdc84cd8..5a0d5a5a7 100644 --- a/src/irc/Makefile.am +++ b/src/irc/Makefile.am @@ -26,4 +26,5 @@ lib_weechat_irc_a_SOURCES = irc.h \ irc-server.c \ irc-channel.c \ irc-nick.c \ + irc-dcc.c \ irc-display.c -- cgit v1.2.3