summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2019-11-18 16:10:43 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2019-11-18 16:10:43 +0000
commit86d02b24f04277f7bd78e075652cd93353507099 (patch)
treefdf77d78d7c38189333c2751ce33c968b6a96805 /doc/Makefile
parentc4f656fb1889977add1f9b82fae96b5b0dea7f40 (diff)
downloadrspamd-86d02b24f04277f7bd78e075652cd93353507099.tar.gz
rspamd-86d02b24f04277f7bd78e075652cd93353507099.zip
[Minor] Oops, fix misprint
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
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