Make it easy to make --disable-werror the default for both binutils and gdb
[deliverable/binutils-gdb.git] / gdb / gdbserver / Makefile.in
index f773fa247454cd63019a870cdd780b20e2a4acb5..b795b385083bbca37ef813fed79ed9314773b761 100644 (file)
@@ -390,7 +390,7 @@ $(GNULIB_BUILDDIR)/Makefile: $(srcdir)/../gnulib/Makefile.in config.status
          CONFIG_LINKS= \
          $(SHELL) config.status
 
-config.status: configure configure.srv $(srcdir)/../development.sh
+config.status: configure configure.srv $(srcdir)/../../bfd/development.sh
        $(SHELL) ./config.status --recheck
 
 # automatic rebuilding in automake-generated Makefiles requires
This page took 0.034787 seconds and 4 git commands to generate.