summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 139d20b361..0573ffa85f 100644
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,8 @@ subdirs := $(filter mach,$(subdirs)) $(filter hurd,$(subdirs)) \
no-libc.a bin lib \
data headers others)
-headers := features.h errno.h sys/errno.h errnos.h limits.h values.h
+headers := errno.h sys/errno.h errnos.h limits.h values.h \
+ features.h gnu-versions.h
aux = sysdep $(libc-init) version
echo-headers: subdir_echo-headers