diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index dbede7a..afce262 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1526,11 +1526,11 @@ HFILES_NO_SRCDIR = \ tui/tui-hooks.h \ tui/tui-io.h \ tui/tui-layout.h \ + tui/tui-out.h \ tui/tui-regs.h \ tui/tui-source.h \ tui/tui-stack.h \ tui/tui-win.h \ - tui/tui-windata.h \ tui/tui-wingeneral.h \ tui/tui-winsource.h \ x86-tdep.h |