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 103da4840b..dd0c77ec2b 100644
--- a/hw/meson.build
+++ b/hw/meson.build
@@ -1,3 +1,4 @@
+subdir('char')
subdir('core')
subdir('cpu')
subdir('display')