]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(distribute): Add README.libm.
authorUlrich Drepper <drepper@redhat.com>
Fri, 27 Feb 1998 16:54:14 +0000 (16:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 27 Feb 1998 16:54:14 +0000 (16:54 +0000)
Makefile

index 41333d213804895ebaf53669fd8ce4a4aab6c844..23c8f240db5de55f91f201496c6854ee025fe9dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
+# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -279,7 +279,7 @@ parent_echo-distinfo:
 \f
 # Make the distribution tarfile.
 
-distribute  := README INSTALL FAQ NOTES NEWS PROJECTS BUGS             \
+distribute  := README README.libm INSTALL FAQ NOTES NEWS PROJECTS BUGS \
               COPYING.LIB COPYING ChangeLog ChangeLog.[0-9]            \
               Makefile Makeconfig Makerules Rules Make-dist MakeTAGS   \
               extra-lib.mk o-iterator.mk                               \