소스 검색

Makefile.groups: added slack module to group utils

- where http_client module resides
Daniel-Constantin Mierla 4 년 전
부모
커밋
4d7490a222
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Makefile.groups

+ 1 - 1
src/Makefile.groups

@@ -77,7 +77,7 @@ mod_list_xmpp=xmpp
 mod_list_berkeley=db_berkeley
 
 # - modules depending on curl library
-mod_list_utils=utils http_client lost
+mod_list_utils=utils http_client lost slack
 
 # - modules depending on curl and libevent2 library
 mod_list_http_async=http_async_client