docs and stuff

This commit is contained in:
Rakarake 2026-02-28 03:48:51 +01:00
parent d7966375f1
commit 60abe76709
4 changed files with 36 additions and 4 deletions

View file

@ -22,6 +22,11 @@ wlr-layer-shell-unstable-v1-protocol.c:
$(WAYLAND_SCANNER) private-code protocols/wlr-layer-shell-unstable-v1.xml $@
wlr-layer-shell-unstable-v1-protocol.o: wlr-layer-shell-unstable-v1-protocol.h
PREFIX ?= /usr/local
install: glonkers
install -D -t $(DESTDIR)$(PREFIX)/bin glonkers
install -D -t $(DESTDIR)$(PREFIX)/share/man/man1 glonkers.1
clean:
rm -f *.o xdg-shell-protocol* wlr-layer-shell-unstable* glonkers