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