* Makefile.in (SFILES): Add thread.c
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 86760ce9e0aeffe28d81e25cc6d436ba2b2f3211..0cae4642b9db297d5dea2371ca3c42b7eefcd771 100644 (file)
@@ -293,8 +293,8 @@ SFILES = blockframe.c breakpoint.c buildsym.c c-exp.y c-lang.c \
        m2-exp.y m2-lang.c m2-typeprint.c m2-valprint.c main.c maint.c \
        mem-break.c minsyms.c mipsread.c nlmread.c objfiles.c parse.c \
        printcmd.c remote.c source.c stabsread.c stack.c symfile.c symmisc.c \
-       symtab.c target.c typeprint.c utils.c valarith.c valops.c valprint.c \
-       values.c serial.c ser-unix.c
+       symtab.c target.c thread.c typeprint.c utils.c valarith.c valops.c \
+       valprint.c values.c serial.c ser-unix.c
 
 # Files that are not source code, but need to go into
 # gdb-$(VERSION).tar.Z.
This page took 0.023253 seconds and 4 git commands to generate.