aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-27 15:19:14 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-09-27 15:19:14 +0000
commit3d0f2b7ecfb78308bbb17d135fcceefd121f7624 (patch)
treed69f019de6a0d5d4572c2c4d3963a2e7778e3a62 /Makefile.common
parent79302b32fb227ec57c46ad416f3450e718220225 (diff)
Découpage de Setoid.v
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10147 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index ac4233e4a..948095838 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -696,7 +696,7 @@ INTEGERVO:=$(INTEGERAXIOMSVO) $(INTEGERNATPAIRSVO)
NUMBERSVO:=$(NATURALVO) $(INTEGERVO)
-SETOIDSVO:=theories/Setoids/Setoid.vo
+SETOIDSVO:= theories/Setoids/Setoid_tac.v theories/Setoids/Setoid_Prop.v theories/Setoids/Setoid.vo
THEORIESVO:=\
$(INITVO) $(LOGICVO) $(ARITHVO) $(BOOLVO) $(NARITHVO) $(ZARITHVO) \