* Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming.

This commit is contained in:
Jim Meyering
2006-08-17 20:55:32 +00:00
parent 5129debc41
commit 22d4295325
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-08-17 Jim Meyering <jim@meyering.net>
* Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming.
2006-08-17 Paul Eggert <eggert@cs.ucla.edu>
* ChangeLog: Add copyright notice.

View File

@@ -20,7 +20,7 @@
info_TEXINFOS = coreutils.texi
EXTRA_DIST = perm.texi getdate.texi constants.texi doclicense.texi
EXTRA_DIST = perm.texi getdate.texi constants.texi fdl.texi
# The following is necessary if the package name is 8 characters or longer.
# If the info documentation would be split into 10 or more separate files,