diff options
| author | pboutill | 2010-09-10 13:45:54 +0000 |
|---|---|---|
| committer | pboutill | 2010-09-10 13:45:54 +0000 |
| commit | b0dd26994fcc609668466d969dd88d9a008030e2 (patch) | |
| tree | 8bd31ca907b771d63de7b32f3581f3f54ba3c577 /Makefile | |
| parent | a80842f443b65d1bab4d9a4916017fc336f333fd (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
