aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-12-17 13:36:11 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-12-17 13:36:11 +0100
commitdd9a51b2ec4ce539721c46b30244fa853564788c (patch)
treee03d2b0d92a273fec582ae627d4922760b169769
parent12c6634050984e3a7da472b603ddb63e7c7500c8 (diff)
Please keep the .o list sorted. :-)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d022c0e1..cc5757dc 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 storage_text.o storage.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 storage.o storage_text.o unix.o url.o user.o
subdirs = protocols
# Expansion of variables