Quellcode durchsuchen

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

Jan Janak vor 19 Jahren
Ursprung
Commit
63a9b682df
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 \