cleanup
This commit is contained in:
parent
c365a657ff
commit
dfb28dad22
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -23,5 +23,5 @@ wlr-layer-shell-unstable-v1-protocol.c:
|
||||||
wlr-layer-shell-unstable-v1-protocol.o: wlr-layer-shell-unstable-v1-protocol.h
|
wlr-layer-shell-unstable-v1-protocol.o: wlr-layer-shell-unstable-v1-protocol.h
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.o *xdg *wlr glonkers
|
rm -f *.o xdg-shell-protocol* wlr-layer-shell-unstable* glonkers
|
||||||
|
|
||||||
|
|
|
||||||
2
run.sh
2
run.sh
|
|
@ -1,2 +1,2 @@
|
||||||
make && SDL_VIDEODRIVER="wayland,x11" ./glonkers "$@"
|
make && ./glonkers "$@"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue