aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ocamlweb-doc/Makefile
diff options
context:
space:
mode:
authorGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-12-02 08:36:14 +0000
committerGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-12-02 08:36:14 +0000
commit3cb4411089c18351d57685f9abe455d3f61f308f (patch)
treec23e0d757eee079722f4fcc92b37e69c4ff4ef81 /dev/ocamlweb-doc/Makefile
parent3e253de6854b139a8a1be76af2388ffa9a3dcdb2 (diff)
Remove interface plugin
It has moved to the contribs (Sophia-Antipolis/Interface). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12555 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'dev/ocamlweb-doc/Makefile')
-rw-r--r--dev/ocamlweb-doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ocamlweb-doc/Makefile b/dev/ocamlweb-doc/Makefile
index 8ad226da6..3189d7c51 100644
--- a/dev/ocamlweb-doc/Makefile
+++ b/dev/ocamlweb-doc/Makefile
@@ -7,7 +7,7 @@ LOCALINCLUDES=-I ../../config -I ../../tools -I ../../tools/coqdoc \
-I ../../plugins/omega -I ../../plugins/romega \
-I ../../plugins/ring -I ../../plugins/dp -I ../../plugins/setoid_ring \
-I ../../plugins/xml -I ../../plugins/extraction \
- -I ../../plugins/interface -I ../../plugins/fourier \
+ -I ../../plugins/fourier \
-I ../../plugins/cc \
-I ../../plugins/funind -I ../../plugins/firstorder \
-I ../../plugins/field -I ../../plugins/subtac -I ../../plugins/rtauto \