aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 25731ba..bcee1d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
+ * Makefile.in (DEV_SUPPORT): add configure.man.
+
* config.sub(Decode manufacturer-specific): add -none*.
Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
diff --git a/Makefile.in b/Makefile.in
index 8d9e012..a3075ee 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1713,7 +1713,7 @@ Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag)
# Build GDB distributions that contain BFD, Include, Libiberty, Readline, etc
DEVO_SUPPORT= README cfg-paper.texi Makefile.in configure configure.in \
- config.sub config
+ config.sub config configure.man
GDB_SUPPORT_DIRS= bfd include libiberty readline glob
GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS) texinfo/fsf/texinfo.tex