summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2010-10-05 14:49:50 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2010-10-05 14:49:50 -0700
commit19f0811d048f0f0eef58452b118a96075ed0c764 (patch)
tree0c2278b9c0893b6d871c176e9f74d0c91d5295d5 /makefile
parent80319240a664ad2e7f394ee8f0410db19eb2b689 (diff)
Added call to ldid, neccessary for launch.xml (and the fact that I am no longer using cycc).
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 71b3587..52a91b6 100644
--- a/makefile
+++ b/makefile
@@ -44,6 +44,7 @@ clean:
Cydia: Cydia.mm Reachability.mm UICaboodle/*.mm iPhonePrivate.h
$(cycc) $(filter %.mm,$^) $(flags) $(link)
+ ldid -Slaunch.xml $@
package: Cydia
sudo rm -rf _