From 353070df4203bbb3911ec1b1afee6ce0b5d1aa50 Mon Sep 17 00:00:00 2001 From: "aricloverGitHub (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Sun, 10 Nov 2024 03:50:36 -0600 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b5edab1..e08a4bf 100644 --- a/Makefile +++ b/Makefile @@ -79,3 +79,4 @@ before-all:: before-package:: @mkdir -p $(THEOS_STAGING_DIR)/Library/Application\ Support; cp -r lang/YTLitePlus.bundle $(THEOS_STAGING_DIR)/Library/Application\ Support/ +endif