summaryrefslogtreecommitdiffstats
path: root/QuickActions/Makefile
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-12-24 09:20:23 -0500
committerCameron Katri <me@cameronkatri.com>2021-12-24 09:20:23 -0500
commita2e2d87eb7352a9aaecea33da6aa27e55af4e38d (patch)
treed81c11c700866eb3041773dd9e3bbe1175678133 /QuickActions/Makefile
parent615b0aefe92fb5d7b1fae821f91eb98e3f403bfe (diff)
downloadtweaks-a2e2d87eb7352a9aaecea33da6aa27e55af4e38d.tar.gz
tweaks-a2e2d87eb7352a9aaecea33da6aa27e55af4e38d.tar.zst
tweaks-a2e2d87eb7352a9aaecea33da6aa27e55af4e38d.zip
QuickActions: Massive improvements
Relicense everything as AGPLv3
Diffstat (limited to 'QuickActions/Makefile')
-rw-r--r--QuickActions/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/QuickActions/Makefile b/QuickActions/Makefile
index bec96ec..0c2b480 100644
--- a/QuickActions/Makefile
+++ b/QuickActions/Makefile
@@ -12,6 +12,7 @@ TWEAK_NAME = QuickActions
QuickActions_FILES = Tweak.x
QuickActions_CFLAGS = -fobjc-arc
+QuickActions_PRIVATE_FRAMEWORKS = CoverSheet SpringBoardFoundation
include $(THEOS_MAKE_PATH)/tweak.mk
SUBPROJECTS += QuickActionsPrefs