aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
authorGravatar Matthieu Sozeau <mattam@mattam.org>2014-07-24 19:03:23 +0200
committerGravatar Matthieu Sozeau <mattam@mattam.org>2014-07-24 19:03:23 +0200
commit0ee6bd8de352e5e3129ab66186be1eee1d4ba1af (patch)
tree65e2230161d67874d5207b915604ec83baf60d96 /Makefile.common
parentcd394fe7a0de05b24712a9ee0ffad337eaf9d06c (diff)
Forgot to add a Universes.v.tex as a target.
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index f1817a956..90592cbd6 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -124,7 +124,8 @@ REFMANCOQTEXFILES:=$(addprefix doc/refman/, \
RefMan-decl.v.tex RefMan-pro.v.tex RefMan-sch.v.tex \
Cases.v.tex Coercion.v.tex CanonicalStructures.v.tex Extraction.v.tex \
Program.v.tex Omega.v.tex Micromega.v.tex Polynom.v.tex Nsatz.v.tex \
- Setoid.v.tex Helm.tex Classes.v.tex AsyncProofs.v.tex Misc.v.tex)
+ Setoid.v.tex Helm.tex Classes.v.tex AsyncProofs.v.tex Universes.v.tex \
+ Misc.v.tex)
REFMANTEXFILES:=$(addprefix doc/refman/, \
headers.sty Reference-Manual.tex \