aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.common
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-02-20 14:10:22 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-02-20 14:10:22 +0000
commite1a5d40aeb341c382aec7bcce977c3979c6b8ef2 (patch)
tree63cc92450e7bef4090614cba3971f3b1c0346349 /Makefile.common
parent78332d5f65970ab1b4aaa5180fb03cbb046d1ad1 (diff)
Petits oublis dans Makefile.doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10578 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 69bfe1fd8..f63d7dbcb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -64,6 +64,8 @@ HEVEALIB:=/usr/local/lib/hevea:/usr/lib/hevea
export TEXINPUTS:=$(COQSRC)/doc:$(HEVEALIB):
COQTEXOPTS:=-n 72 -image $(COQSRC)/$(COQTOP) -v -sl -small
+DOCCOMMON:=doc/common/version.tex doc/common/title.tex doc/common/macros.tex
+
REFMANCOQTEXFILES:=\
doc/refman/RefMan-gal.v.tex doc/refman/RefMan-ext.v.tex \
doc/refman/RefMan-mod.v.tex doc/refman/RefMan-tac.v.tex \