aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/freebsd/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/freebsd/meson.build')
-rw-r--r--bsd-user/freebsd/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/freebsd/meson.build b/bsd-user/freebsd/meson.build
index 4b69cca7b9..f87c788e84 100644
--- a/bsd-user/freebsd/meson.build
+++ b/bsd-user/freebsd/meson.build
@@ -1,3 +1,4 @@
bsd_user_ss.add(files(
'os-sys.c',
+ 'os-syscall.c',
))