Add unit test to gdbarch methods register_to_value and value_to_register
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 452f146bf34d4f0839437a6a1fdb884436cd7a01..8be73ba423d9f2e76e8cc32876c55ec62ea8d962 100644 (file)
@@ -1106,6 +1106,7 @@ SFILES = \
        gdb_obstack.c \
        gdb_usleep.c \
        gdbarch.c \
+       gdbarch-selftests.c \
        gdbtypes.c \
        gnu-v2-abi.c \
        gnu-v3-abi.c \
@@ -1719,6 +1720,7 @@ COMMON_OBS = $(DEPFILES) $(CONFIG_OBS) $(YYOBJ) \
        gdb_usleep.o \
        gdb_vecs.o \
        gdbarch.o \
+       gdbarch-selftests.o \
        gdbtypes.o \
        gnu-v2-abi.o \
        gnu-v3-abi.o \
This page took 0.024045 seconds and 4 git commands to generate.