(info): Add target.
This commit is contained in:
parent
0cc7051097
commit
707e9f16e2
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ srcs = \
|
|||
.PHONY: clean
|
||||
|
||||
# The info file is named `elisp'.
|
||||
info: $(infodir)/elisp
|
||||
|
||||
$(infodir)/elisp: $(srcs) index.texi
|
||||
cd $(srcdir); $(MAKEINFO) -I. elisp.texi -o $(infodir)/elisp
|
||||
|
|
Loading…
Add table
Reference in a new issue