crush images/*.png
This commit is contained in:
parent
eed22325f5
commit
1e44253935
8 changed files with 11 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,2 +1,4 @@
|
|||
.PHONY: all
|
||||
all:
|
||||
make -C asset
|
||||
make -C images
|
||||
|
|
Reference in a new issue