X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2FDEVEL%2Focaml-http%2Fdebian%2Frules;fp=helm%2Fsoftware%2FDEVEL%2Focaml-http%2Fdebian%2Frules;h=f342cfe2623f92f25a7ce2feb7a15740c09c4d96;hb=d8588a6a1b10c45923ec854ce3ba8ae51a309371;hp=51b217617e57053f38ee694e6f0461450b84ac00;hpb=5adbab1f09927d586aca1ba61c8953ae2a555641;p=helm.git diff --git a/helm/software/DEVEL/ocaml-http/debian/rules b/helm/software/DEVEL/ocaml-http/debian/rules index 51b217617..f342cfe26 100755 --- a/helm/software/DEVEL/ocaml-http/debian/rules +++ b/helm/software/DEVEL/ocaml-http/debian/rules @@ -9,5 +9,7 @@ DEB_MAKE_BUILD_TARGET = all ifeq ($(OCAML_HAVE_OCAMLOPT),yes) DEB_MAKE_BUILD_TARGET += opt endif +build/$(PKGNAME):: + $(MAKE) doc DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/$(PKGNAME)$(OCAML_STDLIB_DIR)