chore(emqx_lwm2m): Ensure xml dir copied to build dir

This commit is contained in:
Zaiming Shi 2020-12-11 01:13:41 +01:00
parent ac091c5542
commit 0feb9f3311
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@
{cover_enabled, true}.
{cover_opts, [verbose]}.
{cover_export_enabled, true}.
{extra_src_dirs, [{"lwm2m_xml", [{recursive,true}]}]}.