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