* Makefile.in (tui-winsource.o): Add gdb_assert.h to dependencies.
+2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
+
+ * Makefile.in (tui-winsource.o): Add gdb_assert.h to dependencies.
+
2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
* main.c (captured_main): Define struct cmdarg. Change type of cmdarg.
$(frame_h) $(breakpoint_h) $(value_h) $(source_h) $(tui_h) \
$(tui_data_h) $(tui_stack_h) $(tui_win_h) $(tui_wingeneral_h) \
$(tui_winsource_h) $(tui_source_h) $(tui_disasm_h) $(gdb_string_h) \
- $(gdb_curses_h)
+ $(gdb_curses_h) $(gdb_assert_h)
$(CC) -c $(INTERNAL_CFLAGS) $(srcdir)/tui/tui-winsource.c
### end of the gdb Makefile.in.