diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 4001bcb..3be058f 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -1111,6 +1111,7 @@ COMMON_SFILES = \ target-descriptions.c \ target-memory.c \ thread.c \ + thread-iter.c \ thread-fsm.c \ tid-parse.c \ top.c \ |