浏览代码

- group, mangler, and auth_diameter added to the list of excluded modules

Jan Janak 19 年之前
父节点
当前提交
63a9b682df
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -48,7 +48,7 @@ skip_cfg_install?=
 skip_modules?=
 
 # if not set on the cmd. line or the env, exclude this modules:
-exclude_modules?= 			acc cpl ext extcmd radius_acc radius_auth vm \
+exclude_modules?= 			acc cpl ext extcmd radius_acc radius_auth vm group mangler auth_diameter \
 							postgres snmp \
 							im \
 							jabber mysql \