summaryrefslogtreecommitdiff
path: root/modules/sys_wait
diff options
context:
space:
mode:
Diffstat (limited to 'modules/sys_wait')
-rw-r--r--modules/sys_wait2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sys_wait b/modules/sys_wait
index ad42623fe7..654f7217c5 100644
--- a/modules/sys_wait
+++ b/modules/sys_wait
@@ -21,7 +21,7 @@ BUILT_SOURCES += sys/wait.h
# We need the following in order to create <sys/wait.h> when the system
# has one that is incomplete.
-sys/wait.h: sys_wait.in.h $(CXXDEFS_H) $(WARN_ON_USE_H)
+sys/wait.h: sys_wait.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
$(AM_V_at)$(MKDIR_P) sys
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \