From c0f2cf52b48135e088b1ae9b3cdd3148518c9ae1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 29 Jul 1997 02:53:50 +0000 Subject: Try to fix the build code. svn path=/trunk/; revision=1194 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 4312416c..b897c13b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -157,7 +157,7 @@ config.status: configure $(srcdir)/configure config.h: config.status config.h.in - sh config.status + sh config.status; touch config.h Makefile: config.status Makefile.in sh config.status -- cgit v1.2.3