Add move-if-change to DEVO_SUPPORT_FILES.
This commit is contained in:
parent
b50a958c14
commit
be2becc736
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue