From c91a8e7e4b81eed46d268f1fc3840661c66d5b16 Mon Sep 17 00:00:00 2001 From: Lars Thorsen Date: Fri, 21 Sep 2012 12:02:52 +0200 Subject: [safs] Add pdfname to the html target for the users guide --- make/otp_release_targets.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'make') diff --git a/make/otp_release_targets.mk b/make/otp_release_targets.mk index 79ce6883c8..0be0a2de56 100644 --- a/make/otp_release_targets.mk +++ b/make/otp_release_targets.mk @@ -65,6 +65,7 @@ $(HTMLDIR)/users_guide.html: $(XML_FILES) --stringparam stylesheet "$(CSS_FILE)" \ --stringparam winprefix "$(WINPREFIX)" \ --stringparam logo "$(HTMLLOGO_FILE)" \ + --stringparam pdfname "$(PDFNAME)" \ --xinclude \ -path $(DOCGEN)/priv/dtd \ -path $(DOCGEN)/priv/dtd_html_entities \ -- cgit v1.2.3