summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \