aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordesmettr2001-11-30 17:38:25 +0000
committerdesmettr2001-11-30 17:38:25 +0000
commitf3d61d1948c7c120be7314082510e3f5acf08159 (patch)
treee793fd117dd78f8690d332f7855b66dc0985b4ea /Makefile
parent2bb842d48b7b8e15723a0536751d351f4387799d (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2260 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 291632fdf5..a375043482 100644
--- a/Makefile
+++ b/Makefile
@@ -450,7 +450,8 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/Rlimit.vo theories/Reals/Rderiv.vo \
theories/Reals/Rseries.vo theories/Reals/Rtrigo_fun.vo \
theories/Reals/R_sqr.vo theories/Reals/Rsigma.vo \
- theories/Reals/Rtrigo.vo theories/Reals/Reals.vo
+ theories/Reals/Rtrigo.vo theories/Reals/Rgeom.vo \
+ theories/Reals/Reals.vo
SETOIDSVO=theories/Setoids/Setoid.vo