]> git.saurik.com Git - cydia.git/blobdiff - makefile
Prefer SBReboot() (when available) to system("reboot").
[cydia.git] / makefile
index d9326179667ea6c06d645258e896eaf83c2836cb..70c543298c78e96c96f895057e58bff9051614f8 100644 (file)
--- a/makefile
+++ b/makefile
@@ -30,6 +30,7 @@ link += -framework GraphicsServices
 link += -framework IOKit
 link += -framework JavaScriptCore
 link += -framework QuartzCore
+link += -framework SpringBoardServices
 link += -framework SystemConfiguration
 link += -framework WebCore
 link += -framework WebKit