Browse Source

Makefile.groups: added app_python3s to mod_list_python3

Daniel-Constantin Mierla 2 năm trước cách đây
mục cha
commit
eb19c52d9b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Makefile.groups

+ 1 - 1
src/Makefile.groups

@@ -131,7 +131,7 @@ mod_list_perldeps=app_perl db_perlvdb
 mod_list_python=app_python
 
 # - modules depending on python3 library
-mod_list_python3=app_python3
+mod_list_python3=app_python3 app_python3s
 
 # - modules depending on libm (math library - standard system library)
 mod_list_jsdt=app_jsdt