summaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 82d7e11ceb3..7ea6059aaad 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -22,7 +22,8 @@ SIM_OBJS = interp.o table.o simops.o endian.o sim-load.o
SIM_EXTRA_CLEAN = clean-extra
SIM_EXTRA_CFLAGS = -DNEED_UI_LOOP_HOOK -DSIM_HAVE_ENVIRONMENT
-INCLUDE = d10v_sim.h $(srcroot)/include/callback.h targ-vals.h endian.c
+INCLUDE = d10v_sim.h $(srcroot)/include/callback.h targ-vals.h endian.c \
+ $(srcroot)/include/gdb/sim-d10v.h
# This selects the d10v newlib/libgloss syscall definitions.
NL_TARGET = -DNL_TARGET_d10v