Skip to content

Commit

Permalink
Add kpcre group
Browse files Browse the repository at this point in the history
Create kpcre group

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
  • Loading branch information
ffontaine committed Jan 17, 2017
1 parent 1d312e1 commit d3525cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Makefile.groups
Expand Up @@ -284,6 +284,9 @@ module_group_kmini=$(mod_list_basic) $(mod_list_extra) \
$(mod_list_db) $(mod_list_dbuid) \
$(mod_list_jsdt)

# pkg pcre module
module_group_kpcre=$(mod_list_pcre)

# pkg mysql module
module_group_kmysql=$(mod_list_mysql)

Expand Down

0 comments on commit d3525cd

Please sign in to comment.