mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-24 18:07:01 +00:00
Merge branch 'unnecessary_indentation' of https://github.com/Luflosi/kitty
This commit is contained in:
commit
8d9323aec6
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -1,8 +1,8 @@
|
|||
ifdef V
|
||||
VVAL=--verbose
|
||||
VVAL=--verbose
|
||||
endif
|
||||
ifdef VERBOSE
|
||||
VVAL=--verbose
|
||||
VVAL=--verbose
|
||||
endif
|
||||
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue