aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2007-02-18 17:48:04 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2007-02-18 17:48:04 +0000
commit0fd8559c4a6ad84ad0852e07c4ba2e50b2fdf0ad (patch)
tree6a1c98dae9b34dc4709274067d3bc7977d43ad32 /protocols/jabber/Makefile
parent8de63c3fdfb532e85f7d93778e63032f7c84b631 (diff)
parentc7d0f415e0bed09decce7a0503dce2274c9d94d9 (diff)
Merging new Jabber module. See the massive changelog for all the cool
improvements. :-)
Diffstat (limited to 'protocols/jabber/Makefile')
-rw-r--r--protocols/jabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/jabber/Makefile b/protocols/jabber/Makefile
index 27a29be4..3c9e4949 100644
--- a/protocols/jabber/Makefile
+++ b/protocols/jabber/Makefile
@@ -9,7 +9,7 @@
-include ../../Makefile.settings
# [SH] Program variables
-objects = expat.o hashtable.o jid.o jpacket.o jutil.o log.o pool.o str.o xmlnode.o xmlparse.o xmlrole.o xmltok.o jabber.o
+objects = io.o iq.o jabber.o jabber_util.o message.o presence.o sasl.o xmltree.o
CFLAGS += -Wall
LFLAGS += -r