diff --git a/Makefile b/Makefile index 3f3d02c53f..e91781225a 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ RESET := $(shell tput -Txterm sgr0) # add a service here when it uses transifex L10N_MODULES := \ + services/notifications services/userlog # if you add a module here please also add it to the .drone.star file