]> git.saurik.com Git - uikittools.git/blobdiff - makefile
Added UICache.
[uikittools.git] / makefile
index 740b6662b02b57071f11fadc33a4ac240fb17a65..60cb272183ef0046138451447433d119c7df12a9 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: uishoot
+all: uiduid uishoot uicache
 
 %: %.mm
        $${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc