aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4fa961765..955f042bc 100644
--- a/Makefile
+++ b/Makefile
@@ -511,9 +511,9 @@ REALSVO=theories/Reals/TypeSyntax.vo \
theories/Reals/SplitAbsolu.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/Rsigma.vo \
- theories/Reals/Alembert.vo theories/Reals/Rcomplet.vo \
- theories/Reals/Alembert_compl.vo \
+ theories/Reals/Rtrigo_fun.vo theories/Reals/Alembert.vo \
+ theories/Reals/Binome.vo theories/Reals/Rsigma.vo \
+ theories/Reals/Rcomplet.vo theories/Reals/Alembert_compl.vo \
theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo.vo \
theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis2.vo \
theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis4.vo \