summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2008-11-10 19:38:05 -0700
committerEric Blake <ebb9@byu.net>2008-11-10 19:38:05 -0700
commit5bf2204ddb1cd6f4430ed6f76ad7eb6de4d0d470 (patch)
tree29dad3f1acfe0447782c074d6a1fdbb055fca414 /cfg.mk
parent463b59e84f511d21a6f83150dc78b6c2991af2c0 (diff)
downloadautoconf-5bf2204ddb1cd6f4430ed6f76ad7eb6de4d0d470.tar.gz
Match upstream standards.texi.
* doc/standards.texi: Resync from upstream. * doc/fdl-1.3.texi: Rename... * doc/fdl.texi: ...to this. * doc/Makefile.am (autoconf_TEXINFOS, standards_TEXINFOS): Update users. * doc/autoconf.texi (GNU Free Documentation License): Likewise. * cfg.mk (fetch): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 8e7901bb..2d6ce999 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -56,7 +56,7 @@ fetch:
cp $(gnulib_dir)/build-aux/missing $(srcdir)/build-aux
cp $(gnulib_dir)/build-aux/vc-list-files $(srcdir)/build-aux
cp $(gnulib_dir)/build-aux/texinfo.tex $(srcdir)/build-aux
- cp $(gnulib_dir)/doc/fdl-1.3.texi $(srcdir)/doc
+ cp $(gnulib_dir)/doc/fdl.texi $(srcdir)/doc
cp $(gnulib_dir)/doc/gnu-oids.texi $(srcdir)/doc
cp $(gnulib_dir)/doc/make-stds.texi $(srcdir)/doc
cp $(gnulib_dir)/doc/standards.texi $(srcdir)/doc