mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +02:00
Removed servertest - it's really not needed and doesn't even work probably.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2761 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
7e9f47e8f9
commit
2c3d24e1da
2 changed files with 1 additions and 14 deletions
|
|
@ -9,11 +9,8 @@ default-theme.h: $(srcdir)/default.theme
|
|||
if BUILD_PLUGINS
|
||||
PLUGINS=plugins
|
||||
endif
|
||||
if BUILD_SERVERTEST
|
||||
SERVERTEST=servertest
|
||||
endif
|
||||
|
||||
SUBDIRS = src $(SERVERTEST) docs scripts
|
||||
SUBDIRS = src docs scripts
|
||||
|
||||
confdir = $(sysconfdir)
|
||||
conf_DATA = irssi.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue