aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 843a8f6404..05a3327f9a 100644
--- a/Makefile
+++ b/Makefile
@@ -853,7 +853,8 @@ LOGICVO=\
theories/Logic/RelationalChoice.vo theories/Logic/Diaconescu.vo \
theories/Logic/EqdepFacts.vo theories/Logic/ProofIrrelevanceFacts.vo \
theories/Logic/ClassicalEpsilon.vo theories/Logic/ClassicalUniqueChoice.vo \
- theories/Logic/DecidableType.vo theories/Logic/DecidableTypeEx.vo
+ theories/Logic/DecidableType.vo theories/Logic/DecidableTypeEx.vo \
+ theories/Logic/ConstructiveEpsilon.vo
ARITHVO=\
theories/Arith/Arith.vo theories/Arith/Gt.vo \