summaryrefslogtreecommitdiffstats
path: root/starmath/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/meson.build')
-rw-r--r--starmath/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/meson.build b/starmath/meson.build
index 5a084df944dd..6fc897bfbff4 100644
--- a/starmath/meson.build
+++ b/starmath/meson.build
@@ -61,7 +61,7 @@ starmath_lib = shared_library('starmathlo',
utl_lib,
vcl_lib,
xo_lib,
-],
+ ],
dependencies: [],
gnu_symbol_visibility: 'hidden',
install: true,