X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/1f2454f567fb9294bf50d0e3bc020b0dd872915a..735c7db50c6a59d2f5d8693a38f43011f08c4d47:/makefile?ds=sidebyside

diff --git a/makefile b/makefile
index 03f593a..5568d0d 100644
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
 name := Veency
 id := vncs
-flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak
+flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak -framework UIKit -framework GraphicsServices
 base := ../tweaks
 include ../tweaks/tweak.mk