diff options
-rwxr-xr-x | wayland/foot/build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wayland/foot/build b/wayland/foot/build index 91a1423b..ae86f435 100755 --- a/wayland/foot/build +++ b/wayland/foot/build @@ -2,8 +2,8 @@ export DESTDIR=$1 -meson \ - --prefix=/usr \ +cl-meson \ + -Ddocs=enabled \ . output ninja -C output |