From 4781b722501dc1a730a11da477e36e4429bcd5f8 Mon Sep 17 00:00:00 2001 From: notin Date: Thu, 18 Oct 2007 14:16:39 +0000 Subject: Typo dans Makefile.common git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10237 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.common b/Makefile.common index ee8723710f..fe9551653d 100644 --- a/Makefile.common +++ b/Makefile.common @@ -696,7 +696,7 @@ INTEGERVO:=$(INTEGERABSTRACTVO) $(INTEGERBINARYVO) $(INTEGERNATPAIRSVO) $(INTEGE NUMBERSVO:=$(NATURALVO) $(INTEGERVO) -SETOIDSVO:= theories/Setoids/Setoid_tac.v theories/Setoids/Setoid_Prop.v theories/Setoids/Setoid.vo +SETOIDSVO:= theories/Setoids/Setoid_tac.vo theories/Setoids/Setoid_Prop.vo theories/Setoids/Setoid.vo THEORIESVO:=\ $(INITVO) $(LOGICVO) $(ARITHVO) $(BOOLVO) $(NARITHVO) $(ZARITHVO) \ -- cgit v1.2.3