diff options
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/atk/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/atk/build b/extra/atk/build index 58e9cf84..376839ad 100755 --- a/extra/atk/build +++ b/extra/atk/build @@ -6,6 +6,7 @@ meson \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ + -Ddefault_library=both \ -Ddocs=false \ -Dintrospection=false \ . output |