X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/c03dc350f33cd55f2e2019421c3df51ed50f23b4..0f95f5338e6f9703e86e1761e7192325a2a18445:/makefile diff --git a/makefile b/makefile index 65a625b..3f0ac4b 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,9 @@ -name := VNCServer +name := Veency id := vncs flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -include ../tweak.mk +base := ../tweaks +include ../tweaks/tweak.mk + +extra: + mkdir -p package/System/Library/CoreServices/SpringBoard.app + cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app