Browse Source

xcap module excluded from build

Vaclav Kubart 19 years ago
parent
commit
39ed994884
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -54,7 +54,7 @@ exclude_modules?= 			acc cpl ext extcmd radius_acc radius_auth vm \
 							jabber mysql \
 							cpl-c \
 							auth_radius group_radius uri_radius avp_radius \
-							acc_radius dialog pa rls presence_b2b xmlrpc osp tls \
+							acc_radius dialog pa rls presence_b2b xcap xmlrpc osp tls \
 							unixsock
 # always exclude the CVS dir
 override exclude_modules+= CVS $(skip_modules)