X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Flogger%2FMakefile;h=39d6900848e5c95c0880a60f991c7d92427a956b;hb=0f6c7f05574786ce52a8a5950e76f4e45ad5ee88;hp=95b8c5510f4643562b1db9b3582e7b90b102956b;hpb=b6118150362700ed8f44b82cf6164d1c52c6d48f;p=helm.git diff --git a/helm/ocaml/logger/Makefile b/helm/ocaml/logger/Makefile index 95b8c5510..39d690084 100644 --- a/helm/ocaml/logger/Makefile +++ b/helm/ocaml/logger/Makefile @@ -1,10 +1,10 @@ PACKAGE = logger -REQUIRES = INTERFACE_FILES = \ helmLogger.mli IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml) +include ../../Makefile.defs include ../Makefile.common