~emersion/wayland.emersion.fr

ed3588420cae113f7f96fe47094dc45bea8b2ef2 — Simon Ser 5 months ago ed13227
ci: also include WLR_* symbols in the wlroots docs
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 45,7 45,7 @@ tasks:
          -I../wlroots/include/ \
          -I../wlroots/build/protocol/ \
          $(pkg-config --cflags-only-I wlroots) \
          -fexported-symbols='wlr_*' \
          -fexported-symbols='wlr_*' -fexported-symbols='WLR_*' \
          -ffile-prefix-map=../wlroots/include/= \
          -o "$dest" \
          ../wlroots/include/wlr