summaryrefslogtreecommitdiff
path: root/modules/arpa_inet
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arpa_inet')
-rw-r--r--modules/arpa_inet2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/arpa_inet b/modules/arpa_inet
index 34b988161c..365f36dbb6 100644
--- a/modules/arpa_inet
+++ b/modules/arpa_inet
@@ -21,7 +21,7 @@ BUILT_SOURCES += arpa/inet.h
# We need the following in order to create <arpa/inet.h> when the system
# doesn't have one.
-arpa/inet.h: arpa_inet.in.h $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
+arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
$(AM_V_at)$(MKDIR_P) arpa
$(AM_V_GEN)rm -f $@-t $@ && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \