aboutsummaryrefslogtreecommitdiff
path: root/extra/atk/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-05-15 21:26:22 +0300
committerCem Keylan <cem@ckyln.com>2021-05-15 21:26:22 +0300
commitd90a5d5509dd71d95f11ad543599ce3ceac0d501 (patch)
treec85b67ea62c07f7843c45c4f0cc3dfcf1e5b5243 /extra/atk/build
parent6d8eccdf9ceba71fb38a9add01d0e6055e7c7e0b (diff)
downloadrepository-d90a5d5509dd71d95f11ad543599ce3ceac0d501.tar.gz
atk: use gir
Diffstat (limited to 'extra/atk/build')
-rwxr-xr-xextra/atk/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/atk/build b/extra/atk/build
index 376839ad..0c0acae0 100755
--- a/extra/atk/build
+++ b/extra/atk/build
@@ -8,7 +8,7 @@ meson \
--mandir=/usr/share/man \
-Ddefault_library=both \
-Ddocs=false \
- -Dintrospection=false \
+ -Dintrospection=true \
. output
ninja -C output