add appendices.texi and prog-ref.texi.

This commit is contained in:
okuji 1999-10-21 20:04:07 +00:00
parent c14ac03919
commit f4c8bacd5a
8 changed files with 243 additions and 10 deletions

View file

@ -7,7 +7,8 @@ SRC2TEXI = src2texi
noinst_SCRIPTS = $(HELP2MAN) $(SRC2TEXI)
# The unfinished manuals.
UNFINISHED_MANUALS = new-grub.texi tutorial.texi user-ref.texi
UNFINISHED_MANUALS = new-grub.texi tutorial.texi user-ref.texi \
prog-ref.texi appendices.texi
EXTRA_DIST = menu.lst $(man_MANS) $(noinst_SCRIPTS) \
$(EXAMPLES) $(multiboot_TEXINFOS) $(UNFINISHED_MANUALS)