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