aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-11-07 19:39:57 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-11-07 19:39:57 +0100
commit576d6d76c6c730eec71394ab204db2b87bca9888 (patch)
treea11ef5ccffc3af2ac56bf75800a4e9f57fcc8bc2 /Makefile
parentfe51bcf0ae238e6fde4400b3dd17ddf99f77ae2a (diff)
Got rid of some debugging code we tried to use to track the 100% CPU bug.
Turned out it was very suitable DoS code. :-)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80fbbf0b..804de55b 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@
-include Makefile.settings
# Program variables
-objects = account.o bitlbee.o commands.o conf.o crypting.o help.o ini.o irc.o log.o nick.o query.o set.o unix.o url.o user.o debug.o
+objects = account.o bitlbee.o commands.o conf.o crypting.o help.o ini.o irc.o log.o nick.o query.o set.o unix.o url.o user.o
subdirs = protocols
# Expansion of variables