summaryrefslogtreecommitdiff
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
parentf8cac037eea3e928b0d5e0c17990b6996159eec8 (diff)
* Makefile (distribute): Add FAQ.cvs/libc-960512cvs/libc-960511
-rw-r--r--ChangeLog1
-rw-r--r--Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25c8235a7c..ed83e1058c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
Fri May 10 18:36:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * Makefile (distribute): Add FAQ.
* FAQ: New file contributed by drepper.
* time/Makefile (headers): Add timebits.h.
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 \