summaryrefslogtreecommitdiff
path: root/modules/poll-h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/poll-h')
-rw-r--r--modules/poll-h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/poll-h b/modules/poll-h
index 347fc607f0..8673fe412a 100644
--- a/modules/poll-h
+++ b/modules/poll-h
@@ -19,7 +19,7 @@ BUILT_SOURCES += poll.h
# We need the following in order to create <poll.h> when the system
# doesn't have one.
-poll.h: poll.in.h $(CXXDEFS_H) $(WARN_ON_USE_H)
+poll.h: poll.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_POLL_H''@|$(HAVE_POLL_H)|g' \