]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Also delete extrainst_ when cleaning the project.
[uikittools.git] / makefile
index b1f82c52ab78443e6f550c8542d15cc6a69d6fb3..27410ef6d78a28a5fd97cce8f608c6a22ab20788 100644 (file)
--- a/makefile
+++ b/makefile
@@ -3,7 +3,7 @@ uikittools = uiduid uicache uiopen gssc sbdidlaunch sbreload cfversion iomfsetga
 all: $(uikittools)
 
 clean:
-       rm -f $(uikittools)
+       rm -f $(uikittools) extrainst_
 
 .PHONY: all clean package