about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-10 23:04:39 +0000
committerRoland McGrath <roland@gnu.org>1996-05-10 23:04:39 +0000
commitd617ac4ee5563f36c6046729b324f78562b0f1e7 (patch)
tree13e22c815e830edc4896fffddd98ddccb3609519 /Makefile
parentf8cac037eea3e928b0d5e0c17990b6996159eec8 (diff)
downloadglibc-d617ac4ee5563f36c6046729b324f78562b0f1e7.tar.gz
glibc-d617ac4ee5563f36c6046729b324f78562b0f1e7.tar.xz
glibc-d617ac4ee5563f36c6046729b324f78562b0f1e7.zip
* Makefile (distribute): Add FAQ. cvs/libc-960512 cvs/libc-960511
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b9d0c9bc64..ef211a6160 100644
--- a/Makefile
+++ b/Makefile
@@ -220,7 +220,7 @@ parent_echo-distinfo:
 
 # Make the distribution tarfile.
 
-distribute  := README INSTALL NOTES COPYING.LIB COPYING NEWS		\
+distribute  := README INSTALL FAQ NOTES COPYING.LIB COPYING NEWS	\
 	       ChangeLog ChangeLog.[0-9]				\
 	       Makefile Makeconfig Makerules Rules Make-dist MakeTAGS	\
 	       extra-lib.mk o-iterator.mk				\