summaryrefslogtreecommitdiffstats
path: root/config/header.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config/header.mk')
-rw-r--r--config/header.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/header.mk b/config/header.mk
index 8867200..cc4ae05 100644
--- a/config/header.mk
+++ b/config/header.mk
@@ -9,6 +9,9 @@ include config/exports.mk
# All header fragments we generate
HEADERS := \
+ ${GEN}/getdents.h \
+ ${GEN}/getdents64.h \
+ ${GEN}/getdents64-syscall.h \
${GEN}/getprogname.h \
${GEN}/getprogname-gnu.h \
${GEN}/posix-spawn-addfchdir.h \