瀏覽代碼

doc/cfg_list: do not skip tls module when searching for cfg vars

Daniel-Constantin Mierla 8 年之前
父節點
當前提交
01da68955c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/tutorials/cfg_list/Makefile

+ 1 - 1
doc/tutorials/cfg_list/Makefile

@@ -40,7 +40,7 @@ files_list= \
 # list of excluded groups
 grp_exclude=pa
 # list of file prefixes to exclude (full path needed)
-file_exclude= $(COREPATH)/modules/tls/
+file_exclude= $(COREPATH)/obsolete/
 
 # special per file group overrides
 # format= grp_filename=... ,where filename does not contain the extension