Bläddra i källkod

- oracle module added

Jan Janak 18 år sedan
förälder
incheckning
6aeed6db59
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -105,7 +105,7 @@ module_group_stable=cpl-c dbtext jabber osp sms
 
 # Modules in this group are either not complete, untested, or without enough reports
 # of usage to allow the module into the stable group. They may or may not have dependencies
-module_group_experimental=tls
+module_group_experimental=tls oracle
 
 # if not set on the cmd. line or the env, exclude the below modules.
 ifneq ($(group_include),)
@@ -121,7 +121,7 @@ else
 							cpl-c \
 							auth_radius group_radius uri_radius avp_radius \
 							acc_radius dialog pa rls presence_b2b xcap xmlrpc\
-							osp tls \
+							osp tls oracle \
 							unixsock eval
 endif