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 bb12a92d16..aa5ac43e85 100644
--- a/Makefile
+++ b/Makefile
@@ -598,7 +598,8 @@ ZARITHVO=\
theories/ZArith/Zpower.vo theories/ZArith/Zcomplements.vo \
theories/ZArith/Zdiv.vo theories/ZArith/Zsqrt.vo \
theories/ZArith/Zwf.vo theories/ZArith/ZArith_base.vo \
- theories/ZArith/Zbool.vo theories/ZArith/Zbinary.vo
+ theories/ZArith/Zbool.vo theories/ZArith/Zbinary.vo \
+ theories/ZArith/Znumtheory.vo
LISTSVO=\
theories/Lists/MonoList.vo theories/Lists/PolyListSyntax.vo \