X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fgrafite_parser%2FMakefile;h=8482825a605b4f3e467743be33d3208ec0ce4000;hb=0f6c7f05574786ce52a8a5950e76f4e45ad5ee88;hp=25896da87d32039ba5c95774d3a89af9d8e85840;hpb=c051f623926cdc3b744c38ba393c0a9c7622d299;p=helm.git diff --git a/helm/ocaml/grafite_parser/Makefile b/helm/ocaml/grafite_parser/Makefile index 25896da87..8482825a6 100644 --- a/helm/ocaml/grafite_parser/Makefile +++ b/helm/ocaml/grafite_parser/Makefile @@ -42,4 +42,5 @@ test_dep: test_dep.ml $(PACKAGE).cma @echo " OCAMLC $<" @$(OCAMLC) $(LOCAL_LINKOPTS) -o $@ $< +include ../../Makefile.defs include ../Makefile.common