From 7e58d5cf21a9ce31b0c3159671a96cc06b39c929 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 16 Dec 2003 17:11:48 +0000 Subject: [PATCH] removed useless ocamlfind query of the netclient package --- helm/http_getter/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/http_getter/Makefile b/helm/http_getter/Makefile index e6731ae03..4689159e9 100644 --- a/helm/http_getter/Makefile +++ b/helm/http_getter/Makefile @@ -16,7 +16,6 @@ OCAMLDOC = \ $(shell $(OCAMLFIND) query -i-format http) \ $(shell $(OCAMLFIND) query -i-format dbm) \ $(shell $(OCAMLFIND) query -i-format pcre) \ - $(shell $(OCAMLFIND) query -i-format netclient) \ $(shell $(OCAMLFIND) query -i-format pxp) \ $(shell $(OCAMLFIND) query -i-format shell) \ $(shell $(OCAMLFIND) query -i-format threads) \ -- 2.39.2