X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matitaB%2Fcomponents%2Fregistry%2FMakefile;fp=matitaB%2Fcomponents%2Fregistry%2FMakefile;h=bb9715ab4988ed39dc83d5dea5e12022ce4d068e;hb=cacbe3c6493ddce76c4c13379ade271d8dd172e8;hp=0000000000000000000000000000000000000000;hpb=f04a064bb34aabaf91dc0c48e3b08b37ecd7b0a2;p=helm.git diff --git a/matitaB/components/registry/Makefile b/matitaB/components/registry/Makefile new file mode 100644 index 000000000..bb9715ab4 --- /dev/null +++ b/matitaB/components/registry/Makefile @@ -0,0 +1,8 @@ + +PACKAGE = registry +INTERFACE_FILES = helm_registry.mli +IMPLEMENTATION_FILES = helm_registry.ml + +include ../../Makefile.defs +include ../Makefile.common +