From 89f66fb120d2050dba35498581874d607afbbbd6 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Fri, 22 Nov 2002 10:48:34 +0000 Subject: [PATCH] - added ocamldoc documentation in debian package --- helm/DEVEL/ocaml-http/debian/docs | 1 + helm/DEVEL/ocaml-http/debian/rules | 1 + 2 files changed, 2 insertions(+) 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 -- 2.39.2