summaryrefslogtreecommitdiff
path: root/web/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'web/meson.build')
-rw-r--r--web/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/meson.build b/web/meson.build
index 270b7c3..da45440 100644
--- a/web/meson.build
+++ b/web/meson.build
@@ -13,6 +13,7 @@ website = custom_target('website',
depends: [
schematic,
bom,
+ application,
bootloader,
],
build_by_default: true,