aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 3c606c739..9c539952f 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -567,7 +567,10 @@ INTSVO:=\
theories/Ints/num/Nbasic.vo theories/Ints/num/NMake.vo \
theories/Ints/num/MemoFn.vo \
theories/Ints/BigN.vo theories/Ints/num/ZMake.vo \
- theories/Ints/BigZ.vo theories/Ints/num/BigQ.vo
+ theories/Ints/BigZ.vo theories/Ints/num/BigQ.vo \
+ theories/Ints/num/QMake_base.vo theories/Ints/num/QpMake.vo \
+ theories/Ints/num/QvMake.vo theories/Ints/num/Q0Make.vo \
+ theories/Ints/num/QifMake.vo theories/Ints/num/QbiMake.vo
# spiwack : should use the genN.ml to create NMake eventually
# arnaud : see above