summaryrefslogtreecommitdiff
path: root/aarch64/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/meson.build')
-rw-r--r--aarch64/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/aarch64/meson.build b/aarch64/meson.build
index aea3a3f..c664858 100644
--- a/aarch64/meson.build
+++ b/aarch64/meson.build
@@ -1,4 +1,5 @@
project('aarch64', 'c')
+executable('kusswurm_ch11', [ 'kusswurm_ch11.c', 'kusswurm_ch11.S' ])
executable('mariokartwii_ch07', 'mariokartwii_ch07.S')
executable('mariokartwii_ch08', 'mariokartwii_ch08.S')