diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common index bfabd8021c..cc31e75535 100644 --- a/Makefile.common +++ b/Makefile.common @@ -75,7 +75,7 @@ REFMANCOQTEXFILES:=\ doc/refman/RefMan-decl.v.tex \ doc/refman/Cases.v.tex doc/refman/Coercion.v.tex doc/refman/Extraction.v.tex \ doc/refman/Program.v.tex doc/refman/Omega.v.tex doc/refman/Polynom.v.tex \ - doc/refman/Setoid.v.tex doc/refman/Helm.tex # doc/refman/Natural.v.tex + doc/refman/Setoid.v.tex doc/refman/Helm.tex doc/refman/Classes.v.tex REFMANTEXFILES:=\ doc/refman/headers.sty \ |
