summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index 08187427cd3..8c9c46d6849 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -524,10 +524,12 @@ SUBDIR_PYTHON_LDFLAGS =
SUBDIR_PYTHON_CFLAGS =
SUBDIR_UNITTESTS_SRCS = \
- unittests/function-view-selftests.c
+ unittests/function-view-selftests.c \
+ unittests/offset-type-selftests.c
SUBDIR_UNITTESTS_OBS = \
- function-view-selftests.o
+ function-view-selftests.o \
+ offset-type-selftests.o
# Opcodes currently live in one of two places. Either they are in the
# opcode library, typically ../opcodes, or they are in a header file