Some fixes for Raspberry Pi.
This commit is contained in:
@@ -26,7 +26,7 @@ all: $(DIR)\
|
||||
$(addprefix $(RES)/drawable-xhdpi/,$(pngx))
|
||||
|
||||
$(DIR) :
|
||||
mkdir $@
|
||||
mkdir -p $@
|
||||
|
||||
$(RES)/drawable/%.png : $(TMP)/%.svg
|
||||
$(S2P) --export-png=$@ --file=$<
|
||||
|
||||
Reference in New Issue
Block a user