fix makefile
This commit is contained in:
parent
ba158c0d80
commit
dd2e68a8e8
2
Makefile
2
Makefile
@ -55,7 +55,7 @@ test:
|
||||
|
||||
distclean:
|
||||
cd $(CWD)/dist && find . -type f -not \( -name .gitkeep -o -name README \) -delete && \
|
||||
find . -type d -not \( -name .gitkeep -o -name linux64 -o -name win64 -o -name mac\) -delete
|
||||
find . -type d -not \( -name .gitkeep -o -name linux64 -o -name win64 -o -name mac \) -delete
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user