From: Stefano Zacchiroli Date: Fri, 22 Nov 2002 10:48:34 +0000 (+0000) Subject: - added ocamldoc documentation in debian package X-Git-Tag: V_0_0_5~2 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=89f66fb120d2050dba35498581874d607afbbbd6;p=helm.git - added ocamldoc documentation in debian package --- diff --git a/helm/DEVEL/ocaml-http/debian/docs b/helm/DEVEL/ocaml-http/debian/docs index e845566c0..2e098492d 100644 --- a/helm/DEVEL/ocaml-http/debian/docs +++ b/helm/DEVEL/ocaml-http/debian/docs @@ -1 +1,2 @@ README +doc/* diff --git a/helm/DEVEL/ocaml-http/debian/rules b/helm/DEVEL/ocaml-http/debian/rules index f5dc341f7..1d19eea21 100755 --- a/helm/DEVEL/ocaml-http/debian/rules +++ b/helm/DEVEL/ocaml-http/debian/rules @@ -25,6 +25,7 @@ install: build dh_clean -k dh_installdirs $(MAKE) install DESTDIR=$(TARGETDIR)/usr/lib/ocaml + $(MAKE) doc binary-arch: build install dh_testdir