Skip to content

Commit 1603526

Browse files
kmaglionetimss
authored andcommitted
Makefile
1 parent fcd8cd5 commit 1603526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimperator/contrib/vim/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VIMBALL = vimperator.vba
22

33
vimball: mkvimball.txt syntax/vimperator.vim ftdetect/vimperator.vim
4-
echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt || true
4+
-echo '%MkVimball! ${VIMBALL} .' | vim -u NORC -N -e -s mkvimball.txt
55

66
all: vimball
77

0 commit comments

Comments
 (0)