diff --git a/protocols/Jamfile b/protocols/Jamfile index 95482a6..b98cef2 100644 --- a/protocols/Jamfile +++ b/protocols/Jamfile @@ -5,5 +5,4 @@ CAYA_INCLUDE_DIR = $(TOP) application ; # Include all the components. SubInclude TOP protocols aim ; SubInclude TOP protocols xmpp ; -SubInclude TOP protocols msn ; SubInclude TOP protocols yahoo ;