summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-05-09 02:48:22 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-05-09 02:48:22 +0000
commit2c3d24e1da87c1b6f5ca92296d54f9756b49ed4d (patch)
tree92450dbd7b87e8328fbbeb12811179097e302cee /Makefile.am
parent7e9f47e8f996a4d4d606f48926159f5d3de91ed4 (diff)
downloadirssi-2c3d24e1da87c1b6f5ca92296d54f9756b49ed4d.zip
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a0e0e5b..5b436195 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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