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 1f5fe73077..67f50a1529 100644
--- a/Makefile
+++ b/Makefile
@@ -340,7 +340,8 @@ clean::
LOGICVO=theories/Logic/Classical.vo theories/Logic/Classical_Type.vo \
theories/Logic/Classical_Pred_Set.vo theories/Logic/Eqdep.vo \
theories/Logic/Classical_Pred_Type.vo theories/Logic/Classical_Prop.vo \
- theories/Logic/Eqdep_dec.vo theories/Logic/Decidable.vo
+ theories/Logic/Eqdep_dec.vo theories/Logic/Decidable.vo \
+ theories/Logic/JMeq.v
ARITHVO=theories/Arith/Arith.vo theories/Arith/Gt.vo \
theories/Arith/Between.vo theories/Arith/Le.vo \