* Makefile (all): Remove "check" and "changelog."
This commit is contained in:
parent
ae4322fb45
commit
1035d99185
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -25,7 +25,7 @@ TEXI2HTML ?= texi2any --no-split --html
|
|||
TEXI2PDF ?= texi2pdf
|
||||
TEXI2PS ?= texi2any --ps
|
||||
|
||||
all: eat.elc terminfo info check changelog
|
||||
all: eat.elc terminfo info
|
||||
|
||||
info: eat.info
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue