diff --git a/src/Makefile b/src/Makefile index 993a8b0..3472c73 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,6 @@ LIB_MINOR = 0 SRCS = XMPPAuthenticator.m \ XMPPCallback.m \ XMPPConnection.m \ - XMPPContactManager.m \ XMPPExceptions.m \ XMPPEXTERNALAuth.m \ XMPPIQ.m \