aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorglondu2008-09-06 13:06:16 +0000
committerglondu2008-09-06 13:06:16 +0000
commitd4919785877323dd0f46820ca390ab4eec4f0808 (patch)
tree7138efea0acd783a9f2c7112b08f8f31eca9ea8b /Makefile.common
parentd6ab22ae461e10661de986a18f339cb5f431dce6 (diff)
More cleaning
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11370 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index af3ed88fef..0e233bc20d 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -60,7 +60,7 @@ COQWC:=bin/coqwc$(EXE)
COQDOC:=bin/coqdoc$(EXE)
TOOLS:=$(COQDEP) $(COQMAKEFILE) $(GALLINA) $(COQTEX) \
- $(COQWC) $(COQDOC)
+ $(COQWC) $(COQDOC) $(CSDPCERT)
###########################################################################
# Documentation