X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/19f0811d048f0f0eef58452b118a96075ed0c764..72ce053c295e275b8325ca236865002db6e1694d:/makefile?ds=sidebyside diff --git a/makefile b/makefile index 52a91b61..1d189f0a 100644 --- 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 $@