* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.

From-SVN: r122368
This commit is contained in:
Andreas Schwab 2007-02-27 10:45:58 +00:00 committed by Andreas Schwab
parent dcb995f769
commit 3b4ed48b65
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2007-02-27 Andreas Schwab <schwab@suse.de>
* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.
2007-02-27 Jan Hubicka <jh@suse.cz>
* predict.c (last_basic_block_p): Remove.

View File

@ -3531,7 +3531,7 @@ TEXI_GCCINT_FILES = gccint.texi gcc-common.texi gcc-vers.texi \
loop.texi
TEXI_GCCINSTALL_FILES = install.texi install-old.texi fdl.texi \
gcc-vers.texi
gcc-common.texi gcc-vers.texi
TEXI_CPPINT_FILES = cppinternals.texi gcc-common.texi gcc-vers.texi