aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea33524b34..fa86571abc 100644
--- a/Makefile
+++ b/Makefile
@@ -959,7 +959,7 @@ OLDINITVO=$(INITVO:theories%.vo=theories7%.vo)
OLDTHEORIESVO=$(THEORIESVO:theories%.vo=theories7%.vo) $(OBSOLETETHEORIESVO)
OLDCONTRIBVO=$(CONTRIBVO:contrib%.vo=contrib7%.vo)
-$(CONTRIBVO): states7/initial.coq
+$(OLDCONTRIBVO): states7/initial.coq
NEWINITV=$(INITVO:%.vo=%.v)
NEWTHEORIESV=$(THEORIESVO:%.vo=%.v)