X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fxml%2FMakefile;h=7948435aac9209973d2871ec9c6bc609213c16f5;hb=c4eec8df32b6b004e76cbce54342385d3bf25fa5;hp=7ecb754575b676d1e70750edce7ba47d29079bb8;hpb=3ee9e411a482866320ed10318070212b1e994c53;p=helm.git diff --git a/helm/ocaml/xml/Makefile b/helm/ocaml/xml/Makefile index 7ecb75457..7948435aa 100644 --- a/helm/ocaml/xml/Makefile +++ b/helm/ocaml/xml/Makefile @@ -1,5 +1,4 @@ PACKAGE = xml -REQUIRES = zip expat PREDICATES = INTERFACE_FILES = \ @@ -9,4 +8,5 @@ IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = EXTRA_OBJECTS_TO_CLEAN = +include ../../Makefile.defs include ../Makefile.common