X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FMakefile;h=721a8962121a6593e450a009b785fad81e5ea0a8;hb=e7e2a523299d807370b292b44e77f46fad1638c9;hp=0b925d51504ec6fd25ef2a2f91da8aa2e98dda40;hpb=6e2770c280aa9e74604e25324afb680b18d01964;p=helm.git diff --git a/helm/Makefile b/helm/Makefile index 0b925d515..721a89621 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 DIRS_BYTE = $(patsubst %,%.byte,$(DIRS)) DIRS_OPT = $(patsubst %,%.opt,$(DIRS))