]> git.saurik.com Git - cydia.git/blobdiff - makefile
Apple's Reachability code is ludicrously complex (and APSL).
[cydia.git] / 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 $@