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 ee88a3bd..46c55d61 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -180,7 +180,7 @@ configure: configure.in
autoconf $(ACFLAGS)
config.h.in: acconfig.h configure.in
- autoheader $(ACFLAGS)
+ autoheader $(ACFLAGS); touch config.h.in
# This tells versions [3.59,3.63) of GNU make not to export all variables.
.NOEXPORT: