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