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