(VERSION): Update version number.
(maintainer-clean): Renamed from realclean.
This commit is contained in:
parent
714812eb9a
commit
2fb9d6410c
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ infodir = ${prefix}/info
|
|||
|
||||
# The name of the manual:
|
||||
|
||||
VERSION=2.3
|
||||
VERSION=2.4
|
||||
manual = elisp-manual-19-$(VERSION)
|
||||
|
||||
# Uncomment this line for permuted index.
|
||||
|
@ -90,7 +90,7 @@ clean:
|
|||
rm -f makeinfo.o makeinfo getopt.o getopt1.o
|
||||
rm -f texindex.o texindex index.texi
|
||||
|
||||
realclean: clean
|
||||
maintainer-clean: clean
|
||||
rm -f elisp elisp-*
|
||||
|
||||
dist:
|
||||
|
|
Loading…
Add table
Reference in a new issue