aboutsummaryrefslogtreecommitdiffstats
path: root/src/time/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/time/meson.build')
-rw-r--r--src/time/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/time/meson.build b/src/time/meson.build
index 93c1a4d..5a6d9cc 100644
--- a/src/time/meson.build
+++ b/src/time/meson.build
@@ -1,5 +1,6 @@
if get_option('time')
time_filenames = [
+ 'benchmark.c',
'time.c',
'time_private.h',
]