aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 69a2931ed9..a9a6ca8fa4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -522,6 +522,7 @@ INTSVO:=\
theories/Ints/num/GenDiv.vo theories/Ints/num/GenSqrt.vo \
theories/Ints/num/GenLift.vo theories/Ints/num/Zn2Z.vo\
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
# spiwack : should use the genN.ml to create NMake eventually