about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-03-21 21:26:03 +0000
committerUlrich Drepper <drepper@redhat.com>1997-03-21 21:26:03 +0000
commit582b8e86e0422fd170bf7443cbf160e54dc31928 (patch)
tree6e1ae2ef8d34bb0112371b5d6ed746e6cb5c6618
parentbab280f93a0968e007978fe3ac16ba799855d4c4 (diff)
downloadglibc-582b8e86e0422fd170bf7443cbf160e54dc31928.tar.gz
glibc-582b8e86e0422fd170bf7443cbf160e54dc31928.tar.xz
glibc-582b8e86e0422fd170bf7443cbf160e54dc31928.zip
(distribute): Add BUGS.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84d2ff999d..28e31ac137 100644
--- a/Makefile
+++ b/Makefile
@@ -279,7 +279,7 @@ parent_echo-distinfo:
 
 # Make the distribution tarfile.
 
-distribute  := README INSTALL FAQ NOTES NEWS PROJECTS			\
+distribute  := README 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				\