aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-01-20 13:22:30 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2006-01-20 13:22:30 +0100
commit55ec2d66f04d1ea96e180c5a46e90a4294dea0b1 (patch)
tree80b81694345d71838ded20c326e12f47423e08d9 /Makefile
parentfc50d482ae5a7836fbf7c72df168b51d1cf714a5 (diff)
parentb8c2ace5985879a4c13d366756eb5e444a240ec9 (diff)
Merging IPC branch, it's too different from the main code to keep it
separated (and it's pretty stable now). Have fun. :-)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e0d0faa..26dd3d0f 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 storage.o storage_text.o unix.o url.o user.o util.o
+objects = account.o bitlbee.o commands.o conf.o crypting.o help.o ini.o ipc.o irc.o irc_commands.o log.o nick.o query.o set.o storage.o storage_text.o unix.o url.o user.o util.o
subdirs = protocols
# Expansion of variables