aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 39e61a6113..0c0d4d3eb9 100644
--- a/Makefile
+++ b/Makefile
@@ -440,7 +440,7 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/Rseries.vo theories/Reals/Rtrigo_fun.vo \
theories/Reals/Reals.vo
-SETOIDSVO=theories/Setoids/Setoid.v
+SETOIDSVO=theories/Setoids/Setoid.vo
THEORIESVO = $(LOGICVO) $(ARITHVO) $(BOOLVO) $(ZARITHVO) $(LISTSVO) \
$(SETSVO) $(INTMAPVO) $(RELATIONSVO) $(WELLFOUNDEDVO) \