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