summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralexl <alexl>2004-02-11 17:15:20 +0000
committeralexl <alexl>2004-02-11 17:15:20 +0000
commit470055c78fb78406cdaf52ab17234535ef3cc1eb (patch)
tree42cce6fa75382ed80a2103d8135a914ca33803fb
parent484571c69ac28e568f5033cee09cc1d307d6a55c (diff)
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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