Update Makefile

This commit is contained in:
aricloverGitHub (INACTIVE) 2024-11-10 03:44:39 -06:00 committed by GitHub
parent 57f06f82f6
commit db8db9b5df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ YTLITE_DYLIB = $(YTLITE_PATH)/var/jb/Library/MobileSubstrate/DynamicLibraries/YT
YTLITE_BUNDLE = $(YTLITE_PATH)/var/jb/Library/Application\ Support/YTLite.bundle
internal-clean::
@rm -rf $(YTLITE_PATH)/*
@rm -rf $(YTLITE_PATH)/*
ifneq ($(JAILBROKEN),1)
before-all::