aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorvgross2009-03-02 15:29:08 +0000
committervgross2009-03-02 15:29:08 +0000
commit95dcebe76caf6a93289e484995760ec94111c7c8 (patch)
tree4f0e147cc5a7b3a66b7371442b46e6ed35a51853 /Makefile
parent066a564021788e995eb166ad6ed6e55611d6f593 (diff)
Heavy modifications on the widget and edition tab creation mechanism.
Overloading of GPack.notebook => Vector no longer needed git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11952 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 31a120f3ec..80fee764ba 100644
--- a/Makefile
+++ b/Makefile
@@ -196,6 +196,7 @@ archclean: clean-ide cleantheories
clean-ide:
rm -f $(COQIDECMO) $(COQIDECMX) $(COQIDECMO:.cmo=.cmi) $(COQIDEBYTE) $(COQIDEOPT) $(COQIDE)
+ rm -f ide/input_method_lexer.ml
rm -f ide/extract_index.ml ide/find_phrase.ml ide/highlight.ml
rm -f ide/config_lexer.ml ide/config_parser.mli ide/config_parser.ml
rm -f ide/utf8_convert.ml