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