aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 018b701d..c17b4415 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -179,7 +179,7 @@ stamp-config: config.status $(srcdir)/config.h.in
configure: configure.in
autoconf $(ACFLAGS)
-config.h.in: acconfig.h
+config.h.in: acconfig.h configure.in
autoheader $(ACFLAGS)
# This tells versions [3.59,3.63) of GNU make not to export all variables.