diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 888dc6b4b..6c99a9288 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -38,7 +38,7 @@ lua_clickhouse: lua_selectors: $(LLUADOC) < ../lualib/lua_selectors/init.lua > markdown/lua/lua_selectors.md -lua_clickhouse: +lua_mime: $(LLUADOC) < ../lualib/lua_mime.lua > markdown/lua/lua_mime.md rspamd_regexp: ../src/lua/lua_regexp.c |