Browse Source

remove one redundant inclusion of casandra module in excluded modules

Henning Westerholt 13 years ago
parent
commit
2685b26f75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -303,7 +303,7 @@ else
 	exclude_modules?= 		cpl mangler postgres jabber mysql cpl-c \
 	exclude_modules?= 		cpl mangler postgres jabber mysql cpl-c \
 							auth_radius misc_radius avp_radius uri_radius \
 							auth_radius misc_radius avp_radius uri_radius \
 							acc_radius pa rls presence_b2b xcap xmlrpc\
 							acc_radius pa rls presence_b2b xcap xmlrpc\
-							osp tls oracle cassandra \
+							osp tls oracle \
 							unixsock dbg print_lib auth_identity ldap \
 							unixsock dbg print_lib auth_identity ldap \
 							db_berkeley db_mysql db_postgres db_oracle \
 							db_berkeley db_mysql db_postgres db_oracle \
 							db_sqlite db_unixodbc db_cassandra memcached mi_xmlrpc \
 							db_sqlite db_unixodbc db_cassandra memcached mi_xmlrpc \