mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-08-09 12:57:37 +00:00
Update Makefile
This commit is contained in:
parent
9fed48df96
commit
e80416a419
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -15,6 +15,8 @@ export DEBUGFLAG = -ggdb -Wno-unused-command-line-argument -L$(THEOS_OBJ_DIR) -F
|
|||
MODULES = jailed
|
||||
endif
|
||||
|
||||
PACKAGE_NAME = $(TWEAK_NAME)
|
||||
PACKAGE_VERSION = X.X.X-X.X
|
||||
INSTALL_TARGET_PROCESSES = YouTube
|
||||
TWEAK_NAME = YTLitePlus
|
||||
DISPLAY_NAME = YouTube
|
||||
|
|
|
|||
Loading…
Reference in a new issue