aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpboutill2012-04-27 16:43:33 +0000
committerpboutill2012-04-27 16:43:33 +0000
commit88a931fc1f1e5271c6167ccb28c45b5b33a20f78 (patch)
tree1c8c34ad66fe2ecd5e98db0cb002462071b8b8df /Makefile
parentdaf719e5554e823b6540be05e48e96ac478e2865 (diff)
Configure asks for lablgtk >= 2.12 with gtksourceview2
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15255 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 e8e328e7cd..847c403e06 100644
--- a/Makefile
+++ b/Makefile
@@ -218,7 +218,7 @@ depclean:
find . $(FIND_VCS_CLAUSE) '(' -name '*.d' ')' -print | xargs rm -f
cleanconfig:
- rm -f config/Makefile config/coq_config.ml myocamlbuild_config.ml dev/ocamldebug-v7 ide/undo.mli
+ rm -f config/Makefile config/coq_config.ml myocamlbuild_config.ml dev/ocamldebug-v7
distclean: clean cleanconfig