diff options
Diffstat (limited to 'protocols/jabber/Makefile')
-rw-r--r-- | protocols/jabber/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/jabber/Makefile b/protocols/jabber/Makefile index 912ea702..efbd81fb 100644 --- a/protocols/jabber/Makefile +++ b/protocols/jabber/Makefile @@ -14,7 +14,6 @@ endif # [SH] Program variables objects = conference.o io.o iq.o jabber.o jabber_util.o message.o presence.o s5bytestream.o sasl.o si.o -CFLAGS += -Wall LFLAGS += -r # [SH] Phony targets |