aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/Makefile
diff options
context:
space:
mode:
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 bf2424ba..d4dcc652 100644
--- a/protocols/jabber/Makefile
+++ b/protocols/jabber/Makefile
@@ -9,7 +9,7 @@
-include ../../Makefile.settings
# [SH] Program variables
-objects = iq.o jabber.o jabber_util.o message.o presence.o xmltree.o
+objects = io.o iq.o jabber.o jabber_util.o message.o presence.o xmltree.o
CFLAGS += -Wall
LFLAGS += -r