summaryrefslogtreecommitdiff
path: root/modules/netdb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/netdb')
-rw-r--r--modules/netdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/netdb b/modules/netdb
index 9b95a6ecf4..97c40bcce3 100644
--- a/modules/netdb
+++ b/modules/netdb
@@ -19,7 +19,7 @@ BUILT_SOURCES += netdb.h
# We need the following in order to create <netdb.h> when the system
# doesn't have one that works with the given compiler.
-netdb.h: netdb.in.h $(ARG_NONNULL_H) $(WARN_ON_USE_H)
+netdb.h: netdb.in.h $(top_builddir)/config.status $(ARG_NONNULL_H) $(WARN_ON_USE_H)
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \