diff options
| author | pboutill | 2012-04-27 16:43:33 +0000 |
|---|---|---|
| committer | pboutill | 2012-04-27 16:43:33 +0000 |
| commit | 88a931fc1f1e5271c6167ccb28c45b5b33a20f78 (patch) | |
| tree | 1c8c34ad66fe2ecd5e98db0cb002462071b8b8df /Makefile | |
| parent | daf719e5554e823b6540be05e48e96ac478e2865 (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
