summaryrefslogtreecommitdiff
path: root/src/irc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/Makefile.am')
-rw-r--r--src/irc/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/irc/Makefile.am b/src/irc/Makefile.am
index c19f02e9..f9d3eb40 100644
--- a/src/irc/Makefile.am
+++ b/src/irc/Makefile.am
@@ -1,12 +1,8 @@
-if BUILD_IRSSIBOT
-BOT=bot
-endif
-
if BUILD_IRSSIPROXY
PROXY=proxy
endif
-SUBDIRS = core $(BOT) dcc flood notifylist $(PROXY)
+SUBDIRS = core dcc flood notifylist $(PROXY)
noinst_LIBRARIES = libirc.a