diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index ac4233e4a4..948095838f 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) \ |
