X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FMakefile;h=b87be5027dfaee912ace426b570fec59eeb3d8e7;hb=5c796440126e33778e4b3f763ce37b677b378cc5;hp=721a8962121a6593e450a009b785fad81e5ea0a8;hpb=296b163c8a2b09a6f87cbab15c2016de92fc8e70;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))