Переглянути джерело

Makefile: Add async module

Jon Bonilla 14 роки тому
батько
коміт
a18873765f
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -194,7 +194,7 @@ module_group_stable=cpl-c dbtext jabber osp sms pdb
 # Modules in this group are either not complete, untested, or without enough
 # 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
 # reports of usage to allow the module into the stable group. They may or may
 # not have dependencies
 # not have dependencies
-module_group_experimental=tls oracle iptrtpproxy ndb_redis
+module_group_experimental=tls oracle iptrtpproxy ndb_redis async
 
 
 
 
 
 
@@ -308,7 +308,7 @@ else
 							presence_dialoginfo presence_xml pua pua_bla \
 							presence_dialoginfo presence_xml pua pua_bla \
 							pua_dialoginfo pua_usrloc pua_xmpp \
 							pua_dialoginfo pua_usrloc pua_xmpp \
 							regex xcap_client xcap_server presence_conference \
 							regex xcap_client xcap_server presence_conference \
-							presence_reginfo pua_reginfo
+							presence_reginfo pua_reginfo async
 	#excluded because they depend on external *.h files
 	#excluded because they depend on external *.h files
 	exclude_modules+= h350
 	exclude_modules+= h350
 	# excluded because they do not compile (remove them only after they are
 	# excluded because they do not compile (remove them only after they are