]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.
authorBrooks Moses <brooks.moses@codesourcery.com>
Tue, 27 Feb 2007 10:19:59 +0000 (10:19 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Tue, 27 Feb 2007 10:19:59 +0000 (02:19 -0800)
From-SVN: r122366

gcc/ChangeLog
gcc/Makefile.in

index 82cb08d8bc75353b50fa06a67f8ca02ec49f39a3..b77c813803c5753fcf57c0f11fc1632e723d6258 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.
+
 2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
 
        * doc/include/gcc-common.texi (versionsubtitle): New macro.
index b68510663e47725e07bfaf818dd88e452ed4edeb..12169a0d4d77a4883919003d67d8005e02fe359d 100644 (file)
@@ -3530,7 +3530,8 @@ TEXI_GCCINT_FILES = gccint.texi gcc-common.texi gcc-vers.texi             \
         sourcebuild.texi gty.texi libgcc.texi cfg.texi tree-ssa.texi   \
         loop.texi
 
-TEXI_GCCINSTALL_FILES = install.texi install-old.texi fdl.texi
+TEXI_GCCINSTALL_FILES = install.texi install-old.texi fdl.texi         \
+        gcc-vers.texi
 
 TEXI_CPPINT_FILES = cppinternals.texi gcc-common.texi gcc-vers.texi