summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-08-29 22:12:48 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2008-08-29 22:12:48 +0000
commit9dcf05302c804d9a6209916734f590acecdfc18c (patch)
treee50106e1466678e479bc20c9a3541557ca3a7204 /makefile
parent21202e03ce997feec45c48851c63fa2f382ff19c (diff)
Added uiduid.
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 740b666..cf9cbd0 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-all: uishoot
+all: uiduid uishoot
%: %.mm
$${PKG_TARG}-g++ -o $@ $< -framework CoreFoundation -framework Foundation -framework UIKit -lobjc