aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4566b335f4..640307b820 100644
--- a/Makefile
+++ b/Makefile
@@ -514,8 +514,8 @@ REALSVO=theories/Reals/TypeSyntax.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/AltSeries.vo \
- theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo.vo \
+ theories/Reals/AltSeries.vo theories/Reals/Rtrigo_def.vo \
+ theories/Reals/Rtrigo_alt.vo theories/Reals/Rtrigo.vo \
theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis2.vo \
theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis4.vo \
theories/Reals/Ranalysis.vo theories/Reals/Rgeom.vo \