Selaa lähdekoodia

Makefile.groups: added slack module to group utils

- where http_client module resides
Daniel-Constantin Mierla 4 vuotta sitten
vanhempi
commit
4d7490a222
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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