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