]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/Makefile
ocaml 3.09 transition
[helm.git] / helm / DEVEL / ocaml-http / Makefile
index 62a60671948d69c731afa3b015508c8fdc6e815e..572a7f2584f050b328534219697c338a0c0f1e7b 100644 (file)
@@ -129,7 +129,7 @@ install: META
        $(OCAMLFIND) install -destdir $(DESTDIR) $(PKGNAME)     \
                $(patsubst %, %.mli, $(PUBLIC_MODULES)) \
                $(patsubst %, %.cmi, $(PUBLIC_MODULES)) \
-               http{,_mt}.cm{,x}a http{,_mt}.a META
+               $(wildcard *.cma *.cmxa *.a) META
 
 .PHONY:        \
        all opt world all_non_mt all_mt opt_non_mt opt_mt       \