projects
/
cydia.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of saurik.com:cydia
[cydia.git]
/
makefile
diff --git
a/makefile
b/makefile
index 52a91b610cee04afe013c2502bf752961bf8b004..1d189f0adb5d61a6d1353d805373fb7fd55980e5 100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-42,7
+42,7
@@
all: Cydia
clean:
rm -f Cydia
-Cydia: Cydia.mm
Reachability.mm
UICaboodle/*.mm iPhonePrivate.h
+Cydia: Cydia.mm UICaboodle/*.mm iPhonePrivate.h
$(cycc) $(filter %.mm,$^) $(flags) $(link)
ldid -Slaunch.xml $@