mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02: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 changed files with 1 additions and 5 deletions
|
|
@ -1,12 +1,8 @@
|
||||||
if BUILD_IRSSIBOT
|
|
||||||
BOT=bot
|
|
||||||
endif
|
|
||||||
|
|
||||||
if BUILD_IRSSIPROXY
|
if BUILD_IRSSIPROXY
|
||||||
PROXY=proxy
|
PROXY=proxy
|
||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = core $(BOT) dcc flood notifylist $(PROXY)
|
SUBDIRS = core dcc flood notifylist $(PROXY)
|
||||||
|
|
||||||
noinst_LIBRARIES = libirc.a
|
noinst_LIBRARIES = libirc.a
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue