aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordesmettr2001-11-30 16:42:37 +0000
committerdesmettr2001-11-30 16:42:37 +0000
commitc24dd839b1e05b25dc4ca5583be94aed01de2447 (patch)
treecb679a18efd9e4c4fc1e48871aa7b8de3e47a331 /Makefile
parentf128ea2707cc9a53b5cd5478944904ccdd400077 (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2258 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 8d53586281..9270eb7aa4 100644
--- a/Makefile
+++ b/Makefile
@@ -449,7 +449,8 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/SplitRmult.vo theories/Reals/Rfunctions.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/Reals.vo
+ theories/Reals/R_sqr.vo theories/Reals/Rsigma.vo \
+ theories/Reals/Reals.vo
SETOIDSVO=theories/Setoids/Setoid.vo