summaryrefslogtreecommitdiff
path: root/modules/sys_ioctl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sys_ioctl')
-rw-r--r--modules/sys_ioctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sys_ioctl b/modules/sys_ioctl
index 06b85c7f47..571dc822b7 100644
--- a/modules/sys_ioctl
+++ b/modules/sys_ioctl
@@ -22,7 +22,7 @@ BUILT_SOURCES += sys/ioctl.h
# We need the following in order to create <sys/ioctl.h> when the system
# does not have a complete one.
sys/ioctl.h: sys_ioctl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
- $(AM_V_at)$(MKDIR_P) sys
+ $(AM_V_at)$(MKDIR_P) '%reldir%/sys'
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|${gl_include_guard_prefix}|g' \