X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FMakefile;h=5cb7556b6967997866bdf9ce1d28abb944129bd2;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=b87be5027dfaee912ace426b570fec59eeb3d8e7;hpb=bcec0bb27e0dce3e72c97011f9c9dd210f604705;p=helm.git diff --git a/helm/Makefile b/helm/Makefile index b87be5027..5cb7556b6 100644 --- a/helm/Makefile +++ b/helm/Makefile @@ -1,4 +1,5 @@ -DIRS = ocaml hbugs gTopLevel searchEngine mathql_test hxp +DIRS = ocaml matita +# gTopLevel searchEngine mathql_test hxp DIRS_BYTE = $(patsubst %,%.byte,$(DIRS)) DIRS_OPT = $(patsubst %,%.opt,$(DIRS))