aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-06-17 00:27:12 +0000
committerStu Grossman <grossman@cygnus>1992-06-17 00:27:12 +0000
commitbe2becc736c4e1b4ebf789cb062524788dc465bb (patch)
tree9fd96e8f2e90fde899599bc30ace016bac66b337 /Makefile.in
parentb50a958c145e03b392352be4d7c765e5b22111b6 (diff)
downloadgdb-be2becc736c4e1b4ebf789cb062524788dc465bb.zip
gdb-be2becc736c4e1b4ebf789cb062524788dc465bb.tar.gz
gdb-be2becc736c4e1b4ebf789cb062524788dc465bb.tar.bz2
Add move-if-change to DEVO_SUPPORT_FILES.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index cb478a2..b5d2b59 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1084,7 +1084,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 configure.man
+ config.sub config configure.man move-if-change
GDB_SUPPORT_DIRS= bfd include libiberty mmalloc readline glob
GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS) texinfo/fsf/texinfo.tex