KIWI_UI_LIST += "{ \"openwebrx\", 1 },"

FILES_EMBED_JS += web/openwebrx/openwebrx.js web/openwebrx/audio.js web/openwebrx/ima_adpcm.js
FILES_EMBED_CSS += web/openwebrx/openwebrx.css
FILES_EMBED_HTML += web/openwebrx/index.html
FILES_EMBED_MISC += web/openwebrx/robots.txt

########

FILES_ALWAYS += $(subst web/,,$(wildcard web/openwebrx/gfx/*.jpg))
FILES_ALWAYS += $(subst web/,,$(wildcard web/openwebrx/gfx/*.png))
FILES_ALWAYS += $(subst web/,,$(wildcard web/openwebrx/icons/*.png))
FILES_ALWAYS += openwebrx/favicon.ico
FILES_ALWAYS += openwebrx/gfx/font-expletus-sans/ExpletusSans-Medium.ttf
#FILES_ALWAYS += openwebrx/openwebrx.ccomp.js
