about summary refs log tree commit diff
path: root/sysdeps/mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/Makefile')
-rw-r--r--sysdeps/mips/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/mips/Makefile b/sysdeps/mips/Makefile
index 54b3520c84..849785a550 100644
--- a/sysdeps/mips/Makefile
+++ b/sysdeps/mips/Makefile
@@ -1,5 +1,6 @@
 ifeq ($(subdir),misc)
-headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h sys/asm.h sgidefs.h
+sysdep_headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h \
+		  sys/asm.h sgidefs.h
 endif
 
 ifeq ($(subdir),setjmp)