aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-01-07 14:58:35 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-01-07 14:58:35 +0000
commit7534c1c085b2bd066f44d87c3caeb317e93d224c (patch)
tree91e08a7b851e9efb02b93e3292c592e422f6eb00 /Makefile
parentd795621ceb458eca1f878ea0bbd482311a782807 (diff)
Suite de la révision #11756
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11757 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 9d23feeb4..3aa0be729 100644
--- a/Makefile
+++ b/Makefile
@@ -208,7 +208,7 @@ depclean:
find . $(FIND_VCS_CLAUSE) -name '*.d' | xargs rm -f
cleanconfig:
- rm -f config/Makefile config/coq_config.ml dev/ocamldebug-v7 ide/undo.mli $(REVISIONML)
+ rm -f config/Makefile config/coq_config.ml dev/ocamldebug-v7 ide/undo.mli config/revision.ml
distclean: clean cleanconfig