Fix Makefile

This commit is contained in:
Florian Zeitz 2013-01-19 00:38:44 +01:00
parent e951bacb3b
commit e239af4117

View file

@ -8,7 +8,6 @@ LIB_MINOR = 0
SRCS = XMPPAuthenticator.m \ SRCS = XMPPAuthenticator.m \
XMPPCallback.m \ XMPPCallback.m \
XMPPConnection.m \ XMPPConnection.m \
XMPPContactManager.m \
XMPPExceptions.m \ XMPPExceptions.m \
XMPPEXTERNALAuth.m \ XMPPEXTERNALAuth.m \
XMPPIQ.m \ XMPPIQ.m \