aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpboutill2010-09-10 13:45:54 +0000
committerpboutill2010-09-10 13:45:54 +0000
commitb0dd26994fcc609668466d969dd88d9a008030e2 (patch)
tree8bd31ca907b771d63de7b32f3581f3f54ba3c577 /Makefile
parenta80842f443b65d1bab4d9a4916017fc336f333fd (diff)
files introduce in commit 13401 aren't erased anymore by 'make clean'
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13404 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 553ab0f350..6ddef407ab 100644
--- a/Makefile
+++ b/Makefile
@@ -189,7 +189,7 @@ docclean:
rm -f doc/refman/euclid.ml doc/refman/euclid.mli
rm -f doc/refman/heapsort.ml doc/refman/heapsort.mli
rm -f doc/common/version.tex
- rm -f doc/refman/styles.hva doc/refman/cover.html doc/refman/*.eps doc/refman/Reference-Manual.html
+ rm -f doc/refman/styles.hva doc/refman/cover.html doc/refman/Reference-Manual.html
rm -f doc/coq.tex
archclean: clean-ide optclean voclean