diff --git a/gdb/Makefile.in b/gdb/Makefile.in index ae268f67d2d..093bd1787e8 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -59,6 +59,7 @@ AR_FLAGS = qv RANLIB = @RANLIB@ DLLTOOL = @DLLTOOL@ WINDRES = @WINDRES@ +MIG = @MIG@ # If the user configured GDB to include the TUI, the name of the tui # library goes here.