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