forked from mirror/dwl
remove flake build artifacts
This commit is contained in:
parent
1957bc6e55
commit
1ea7c6d404
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -50,6 +50,7 @@ config.h:
|
|||
cp config.def.h $@
|
||||
clean:
|
||||
rm -f dwl *.o *-protocol.h
|
||||
rm -f result result-man
|
||||
|
||||
dist: clean
|
||||
mkdir -p dwl-$(VERSION)
|
||||
|
|
Loading…
Reference in a new issue