summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i960/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/i960/wrap/Makefile.in')
-rw-r--r--c/src/exec/score/cpu/i960/wrap/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/i960/wrap/Makefile.in b/c/src/exec/score/cpu/i960/wrap/Makefile.in
index 6544872b07..2b84329a97 100644
--- a/c/src/exec/score/cpu/i960/wrap/Makefile.in
+++ b/c/src/exec/score/cpu/i960/wrap/Makefile.in
@@ -27,7 +27,7 @@ C_PIECES = cpu
C_FILES = $(C_PIECES:%=%.c)
C_O_FILES = $(C_PIECES:%=${ARCH}/%.o)
-H_PIECES = asm.h
+H_PIECES = asm.h i960RP.h
H_FILES = $(H_PIECES:%=$(srcdir)/../%)
# Assembly source names, if any, go here -- minus the .S