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