]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
(inf-ptrace.o): Add missing backslash.
authorNick Roberts <nickrob@snap.net.nz>
Mon, 21 Aug 2006 11:01:46 +0000 (11:01 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 21 Aug 2006 11:01:46 +0000 (11:01 +0000)
gdb/Makefile.in

index c4afc5d59d8070cee09d99c2f41d68b3facbe87c..e2427976ee317facf1594e6b4291f8b29a3fbbcd 100644 (file)
@@ -2146,7 +2146,7 @@ inflow.o: inflow.c $(defs_h) $(frame_h) $(inferior_h) $(command_h) \
        $(inflow_h) $(gdb_select_h)
 inf-ptrace.o: inf-ptrace.c $(defs_h) $(command_h) $(inferior_h) $(inflow_h) \
        $(gdbcore_h) $(regcache_h) $(gdb_assert_h) \
-       $(gdb_string_h) $(gdb_ptrace_h) $(gdb_wait_h) $(inf_child_h)
+       $(gdb_string_h) $(gdb_ptrace_h) $(gdb_wait_h) $(inf_child_h) \
        $(async_nat_inferior_h)
 infptrace.o: infptrace.c $(defs_h) $(command_h) $(frame_h) $(gdbcore_h) \
        $(inferior_h) $(regcache_h) $(target_h) $(gdb_assert_h) \