Typo in makefile app target
This commit is contained in:
parent
94e8be6b1c
commit
ee1287211d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -31,4 +31,4 @@ logo/kitty.iconset/icon_256x256.png: logo/kitty.svg logo/make.py
|
|||
rendered_logo: logo/kitty.iconset/icon_256x256.png
|
||||
|
||||
app: rendered_logo
|
||||
python3 setup.py app $(VVAL)
|
||||
python3 setup.py kitty.app $(VVAL)
|
||||
|
|
|
|||
Loading…
Reference in a new issue