From 470055c78fb78406cdaf52ab17234535ef3cc1eb Mon Sep 17 00:00:00 2001 From: alexl Date: Wed, 11 Feb 2004 17:15:20 +0000 Subject: fix --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 4c10008..0a653b9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -40,7 +40,7 @@ Makefile: Makefile.in config.status configure: configure.ac autoconf config.status: configure - ./configure.status --recheck + ./config.status --recheck .PHONY: all install dist tag -- cgit