aboutsummaryrefslogtreecommitdiff
path: root/hw/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/meson.build')
-rw-r--r--hw/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/meson.build b/hw/meson.build
index 542d675..f2209d9 100644
--- a/hw/meson.build
+++ b/hw/meson.build
@@ -3,4 +3,5 @@ subdir('mem')
subdir('nubus')
subdir('semihosting')
subdir('smbios')
+subdir('watchdog')
subdir('xen')