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