mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
Dropped the bot-plugin. It's not useful to anyone really.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2619 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
df7c90463a
commit
e1ff1b014a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user