mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 16:38:05 +08:00
Add move-if-change to DEVO_SUPPORT_FILES.
This commit is contained 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
|
||||
|
||||
|
Reference in New Issue
Block a user