diff options
Diffstat (limited to 'gdb/gdbserver/Makefile.in')
-rw-r--r-- | gdb/gdbserver/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in index e43a929..4161152 100644 --- a/gdb/gdbserver/Makefile.in +++ b/gdb/gdbserver/Makefile.in @@ -400,6 +400,7 @@ IPA_OBJS = \ tdesc-ipa.o \ tracepoint-ipa.o \ utils-ipa.o \ + vec-ipa.o \ ${IPA_DEPFILES} IPA_LIB = libinproctrace.so |