From: Francis Dupont Date: Fri, 13 May 2022 17:02:07 +0000 (+0200) Subject: [#1263] Restored messages stuff X-Git-Tag: Kea-2.1.6~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cbf0e752c197c35e9159c978952510e2ae3c7b50;p=thirdparty%2Fkea.git [#1263] Restored messages stuff --- diff --git a/doc/sphinx/mes-files.txt b/doc/sphinx/mes-files.txt index 6a82cd8f19..6d802c9305 100644 --- a/doc/sphinx/mes-files.txt +++ b/doc/sphinx/mes-files.txt @@ -1,4 +1,3 @@ -src/hooks/agent/rbac/rbac_messages.mes src/hooks/dhcp/flex_option/flex_option_messages.mes src/hooks/dhcp/bootp/bootp_messages.mes src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes diff --git a/doc/sphinx/mes_files.mk b/doc/sphinx/mes_files.mk index 536bf7c2cf..ca612d8ac8 100644 --- a/doc/sphinx/mes_files.mk +++ b/doc/sphinx/mes_files.mk @@ -1,4 +1,3 @@ -mes_files += $(top_srcdir)/src/hooks/agent/rbac/rbac_messages.mes mes_files += $(top_srcdir)/src/hooks/dhcp/flex_option/flex_option_messages.mes mes_files += $(top_srcdir)/src/hooks/dhcp/bootp/bootp_messages.mes mes_files += $(top_srcdir)/src/hooks/dhcp/mysql_cb/mysql_cb_messages.mes