diff options
Diffstat (limited to 'target/alpha/meson.build')
-rw-r--r-- | target/alpha/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/alpha/meson.build b/target/alpha/meson.build index d3502dd823..ea252c99a5 100644 --- a/target/alpha/meson.build +++ b/target/alpha/meson.build @@ -4,6 +4,7 @@ alpha_ss.add(files( 'fpu_helper.c', 'gdbstub.c', 'helper.c', + 'clk_helper.c', 'int_helper.c', 'mem_helper.c', 'sys_helper.c', |