mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-08-14 01:53:51 +00:00
Update Makefile
This commit is contained in:
parent
57f06f82f6
commit
db8db9b5df
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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::
|
||||
|
|
|
|||
Loading…
Reference in a new issue